Updated some links

This commit is contained in:
2024-07-07 10:19:59 +01:00
parent 52c9ab2a6d
commit aaf2b3d75b
8 changed files with 57 additions and 75 deletions

View File

@@ -6,7 +6,7 @@
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
@@ -22,7 +22,7 @@
<div class="div main construction"> <div class="div main construction">
</div> </div>
<div class="div footer"> <div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-06</p> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
</div> </div>
</body> </body>
</html> </html>

View File

@@ -1,43 +1,28 @@
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<link href="index.css" rel="stylesheet"> <link href="index.css" rel="stylesheet">
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
<a href="/about.html">[About]</a> <a href="/about.html">[About]</a>
<a href="/blog.html">[Blog]</a> <a href="/blog.html">[Blog]</a>
<p>Interests</p> <p>Interests</p>
<a href="/projects.html">[Projects]</a> <a href="/projects.html">[Projects]</a>
<a href="/rockets.html">[Rockets]</a> <a href="/rockets.html">[Rockets]</a>
<p>Other Web</p> <p>Other Web</p>
<a href="#">[Buttons]</a> <a href="#">[Buttons]</a>
<a href="/contact.html">[Contact]</a> <a href="/contact.html">[Contact]</a>
</div>
<div class="div main">
<div id="about">
<h2>About me</h2>
<p>
Hi, I'm chopster44 and this is my website. Here I put anything I have worked on/used/made which I think
is cool. This isn't a professional site so things might get a bit messy/all over the place and hard to
navigate. I hope you enjoy looking around!
<br>
If you want to ask me something about anything here, take a look at <a href="contact">[Contact]</a>.
</p>
</div> </div>
<div class="changelog"> <div class="div main">
<h2>Changes</h2> <h2>Blog</h2>
<div>
<p>2024-07-06 - new page layouts, updated some text</p>
</div>
</div> </div>
</div> <div class="div footer">
<div class="div footer"> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
<p>&#169; chopster44 | Page last edited: 2024-07-06</p> </div>
</div> </body>
</body>
</html> </html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
@@ -27,7 +27,7 @@
<p id="matrix">Matrix: I haven't made one yet</p> <p id="matrix">Matrix: I haven't made one yet</p>
</div> </div>
<div class="div footer"> <div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-06</p> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
</div> </div>
</body> </body>

View File

@@ -6,7 +6,7 @@
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
@@ -34,7 +34,7 @@
</div> </div>
</div> </div>
<div class="div footer"> <div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-06</p> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
</div> </div>
</body> </body>
</html> </html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
@@ -38,7 +38,7 @@
</div> </div>
</div> </div>
<div class="div footer"> <div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-06</p> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
</div> </div>
</body> </body>
</html> </html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
@@ -21,7 +21,7 @@
</div> </div>
<div class="div main"> <div class="div main">
<h2>I haven't added anything yet</h2> <h2>I haven't added anything yet</h2>
<div class="construction" style="width: auto; height: auto;"></div> <div class="construction" style="width: auto; height: 250px;"></div>
</div> </div>
<div class="div footer"> <div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-07</p> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>

View File

@@ -1,31 +1,28 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<link href="index.css" rel="stylesheet"> <link href="index.css" rel="stylesheet">
<title>rockets</title> <title>chptr</title>
</head> </head>
<body> <body>
<header> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<img src="https://chopster44.com/img/pfp.png" width="141"> <h1 class="div title">Chopster44</h1>
<div id="menu"> <div class="div nav">
<h1>Chopster44</h1> <p>Personal</p>
<a href="/#about">[About]</a> <a href="/about.html">[About]</a>
<a href="/blog">[Blog]</a> <a href="/blog.html">[Blog]</a>
<a href="/projects">[Projects]</a> <p>Interests</p>
<a href="/rockets">[Rockets]</a> <a href="/projects.html">[Projects]</a>
<a href="/linux">[Linux]</a> <a href="/rockets.html">[Rockets]</a>
</div> <p>Other Web</p>
</header> <a href="#">[Buttons]</a>
<main> <a href="/contact.html">[Contact]</a>
<h2>Rockets</h2> </div>
<p> ¬ I'm going to put some details about the rockets I've built on here. <br> <div class="div main construction">
¬ I haven't gotten around to adding any yet</p> </div>
</main> <div class="div footer">
<footer> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
<p>&#169; chopster44</p> </div>
</footer>
</body> </body>
</html> </html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title> <title>chptr</title>
</head> </head>
<body> <body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"> <a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1> <h1 class="div title">Chopster44</h1>
<div class="div nav"> <div class="div nav">
<p>Personal</p> <p>Personal</p>
@@ -38,7 +38,7 @@
</div> </div>
</div> </div>
<div class="div footer"> <div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-06</p> <p>&#169; chopster44 | Page last edited: 2024-07-07</p>
</div> </div>
</body> </body>
</html> </html>