summaryrefslogtreecommitdiff
path: root/static/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/about.html')
-rw-r--r--static/about.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/static/about.html b/static/about.html
index c5750c7..5608c25 100644
--- a/static/about.html
+++ b/static/about.html
@@ -24,14 +24,17 @@
</li>
</ul>
</nav>
+ </header>
+
+ <div id="headerwrapper">
<h1>About this Website</h1>
+ </div>
+ <main id="wrapper-center">
<p>
This website will contain all projects related to The
Odin Project online course.
</p>
- </header>
- <main>
</main>
</body>
<script src=""></script>