Updated all pages to new layout
This commit is contained in:
12
index.html
12
index.html
@@ -2,7 +2,6 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link href="index.css" rel="stylesheet">
|
||||
<title>chptr</title>
|
||||
</head>
|
||||
@@ -11,15 +10,14 @@
|
||||
<h1 class="div title">Chopster44</h1>
|
||||
<div class="div nav">
|
||||
<p>Personal</p>
|
||||
<a href="/index.html#about">[About]</a>
|
||||
<a href="/blog">[Blog]</a>
|
||||
<a href="/about.html">[About]</a>
|
||||
<a href="/blog.html">[Blog]</a>
|
||||
<p>Interests</p>
|
||||
<a href="/projects">[Projects]</a>
|
||||
<a href="/rockets">[Rockets]</a>
|
||||
<a href="/linux">[Linux]</a>
|
||||
<a href="/projects.html">[Projects]</a>
|
||||
<a href="/rockets.html">[Rockets]</a>
|
||||
<p>Other Web</p>
|
||||
<a href="#">[Buttons]</a>
|
||||
<a href="/contact">[Contact]</a>
|
||||
<a href="/contact.html">[Contact]</a>
|
||||
</div>
|
||||
<div class="div main">
|
||||
<div id="about">
|
||||
|
||||
Reference in New Issue
Block a user