Update About.html
This commit is contained in:
parent
fdd9c8eb5a
commit
205da87a63
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<link rel="stylesheet" href="../main.css" type="text/css">
|
||||
<link rel="stylesheet" href="../sitewide_assets/navbar/navbar.css" type="text/css">
|
||||
<link rel="stylesheet" href="about_assets/about.css" type="text/css">
|
||||
<script type="text/javascript" src="../sitewide_assets/navbar/navbar.js"></script>
|
||||
|
||||
<base target ="_self">
|
||||
|
|
@ -44,7 +45,7 @@
|
|||
<a class="active" href="../../about/about.html">About</a>
|
||||
</nav>
|
||||
</header>
|
||||
<h1><u>About</u></h1>
|
||||
<h1>About</h1>
|
||||
<div class="aboutSite">
|
||||
<h2>The Website</h2>
|
||||
<p> </p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue