commit f2142bd5bb18c44e825de804634ad13c13d96692
parent 8e64f033bfa72c5522d19758a86c5a1b956abf56
Author: William <x@linear.codes>
Date: Tue, 17 Dec 2024 15:14:35 -0500
link page
Diffstat:
3 files changed, 47 insertions(+), 13 deletions(-)
diff --git a/index.html b/index.html
@@ -9,13 +9,13 @@
</head>
<div class="wrapper">
<pre class="center">
-<a href="/" class="logo"><img src=/pix/sky.jpg></a></pre><nav>
+<a href="/" class="logo"><img src=pix/sky.jpg></a></pre><nav>
<p class="menu"></p>
<div class="menu">
<a href="index.html">
- <img src=/favicon.ico align=left width=30></a>
- <a href="/updates.html">Updates</a>
- <a href="/links.html">Links</a>
+ <img src=favicon.ico align=left width=30></a>
+ <a href="updates.html">Updates</a>
+ <a href="links.html">Links</a>
<p class="menu"></p>
</nav>
@@ -60,9 +60,9 @@
<footer>
<footer class="left">
<a href="/">
- <img src="/favicon.ico" width="30"></a>
+ <img src="favicon.ico" width="30"></a>
<a href="https://git.wrpr.us">
- <img src="/pix/git.png" width="30"></a>
+ <img src="pix/git.png" width="30"></a>
</footer>
diff --git a/links.html b/links.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>[ Links ]</title>
+ <meta charset="utf8">
+ <link rel="stylesheet" type='text/css' href="style.css">
+ <link rel="icon" href="favicon.ico">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+</head>
+<div class="wrapper">
+<pre class="center">
+<a href="/" class="logo"><img src=pix/sky.jpg></a></pre><nav>
+ <p class="menu"></p>
+ <div class="menu">
+ <a href="index.html">
+ <img src=favicon.ico align=left width=30></a>
+ <a href="updates.html">Updates</a>
+ <a href="links.html">[Links]</a>
+
+ <p class="menu"></p>
+ </nav>
+ <h3 class="left">
+ <div class="tops">
+ <h3>Cool Links</h3>
+ </div>
+ <body>
+ <h3 class="left">
+ <p>My list of cool links!</p>
+ </div>
+ <footer>
+ <footer class="left">
+ <a href="/">
+ <img src="favicon.ico" width="30"></a>
+ <a href="https://git.wrpr.us">
+ <img src="pix/git.png" width="30"></a>
+
+ </footer>
+
+ </body>
+
+</html>
diff --git a/updates.html b/updates.html
@@ -1,7 +0,0 @@
- <article>
- <span class="sntc">.SH 15 Dec 2024 .SH How much computer do you need?</span>
- <span class="sntc">.SH My adventures with an original Pinebook</span>
- <p class="sentspc">
- <span class="sntc">The premis is simple -- modern computers are too fast. They make us lazy, slow down the web, and will eventually be our doom. Let me explain. Computing has not changed much in the past 30 years. Yes, the speed and rate at which we share has grown expoentially year over year but the contents of w </span>
- </p>
- </article>