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>
</head>
<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>
<div class="div nav">
<p>Personal</p>
@@ -22,7 +22,7 @@
<div class="div main construction">
</div>
<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>
</body>
</html>

View File

@@ -1,43 +1,28 @@
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<link href="index.css" rel="stylesheet">
<title>chptr</title>
</head>
<body>
<img src="https://chopster44.com/img/pfp.png" width="141" class="div logo">
<h1 class="div title">Chopster44</h1>
<div class="div nav">
<p>Personal</p>
<a href="/about.html">[About]</a>
<a href="/blog.html">[Blog]</a>
<p>Interests</p>
<a href="/projects.html">[Projects]</a>
<a href="/rockets.html">[Rockets]</a>
<p>Other Web</p>
<a href="#">[Buttons]</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>
<head>
<meta charset="UTF-8">
<link href="index.css" rel="stylesheet">
<title>chptr</title>
</head>
<body>
<a href="index.html"><img src="https://chopster44.com/img/pfp.png" width="141" class="div logo"></a>
<h1 class="div title">Chopster44</h1>
<div class="div nav">
<p>Personal</p>
<a href="/about.html">[About]</a>
<a href="/blog.html">[Blog]</a>
<p>Interests</p>
<a href="/projects.html">[Projects]</a>
<a href="/rockets.html">[Rockets]</a>
<p>Other Web</p>
<a href="#">[Buttons]</a>
<a href="/contact.html">[Contact]</a>
</div>
<div class="changelog">
<h2>Changes</h2>
<div>
<p>2024-07-06 - new page layouts, updated some text</p>
</div>
<div class="div main">
<h2>Blog</h2>
</div>
</div>
<div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-06</p>
</div>
</body>
<div class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-07</p>
</div>
</body>
</html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title>
</head>
<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>
<div class="div nav">
<p>Personal</p>
@@ -27,7 +27,7 @@
<p id="matrix">Matrix: I haven't made one yet</p>
</div>
<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>
</body>

View File

@@ -6,7 +6,7 @@
<title>chptr</title>
</head>
<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>
<div class="div nav">
<p>Personal</p>
@@ -34,7 +34,7 @@
</div>
</div>
<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>
</body>
</html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title>
</head>
<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>
<div class="div nav">
<p>Personal</p>
@@ -38,7 +38,7 @@
</div>
</div>
<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>
</body>
</html>

View File

@@ -6,7 +6,7 @@
<title>chptr</title>
</head>
<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>
<div class="div nav">
<p>Personal</p>
@@ -21,7 +21,7 @@
</div>
<div class="div main">
<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 class="div footer">
<p>&#169; chopster44 | Page last edited: 2024-07-07</p>

View File

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

View File

@@ -6,7 +6,7 @@
<title>chptr</title>
</head>
<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>
<div class="div nav">
<p>Personal</p>
@@ -38,7 +38,7 @@
</div>
</div>
<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>
</body>
</html>