]> Skullheadx's Git Forge - skullheadx.com.git/commitdiff
favicon and empty stylesheet
authorSkullheadx <admonty1@protonmail.com>
Tue, 5 May 2026 21:59:14 +0000 (17:59 -0400)
committerSkullheadx <admonty1@protonmail.com>
Tue, 5 May 2026 21:59:14 +0000 (17:59 -0400)
favicon.ico
index.html
style.css [new file with mode: 0644]

index cfe16c22a7e371c57903e88e868fb792e5c994cd..53c50017f59a22569b564e2fec32532010ca6b2e 100644 (file)
Binary files a/favicon.ico and b/favicon.ico differ
index 360197728e52668dbed53dfb8f748e85b4d457c7..a229d8ff9a38633249caa613f80315916d3df2c3 100644 (file)
@@ -1 +1,26 @@
-<h1>Skullheadx</h1>
+<!DOCTYPE html>
+<html lang="en">
+    <head>
+        <title>Skullheadx</title>
+        <link rel="canonical" href="https://skullheadx.com">
+        <link rel="stylesheet" type="text/css" href="/style.css">
+        <link rel="icon" href="/favicon.ico">
+        <meta name="description" content="Skullheadx's webpage with thoughts on philosophy and tech.">
+        <meta charset="utf-8">
+    </head>
+    <body>
+        <main>
+            <a href="/">
+                <header>
+                    <h1>Skullheadx</h1>
+                </header>
+            </a>
+            <article>
+                <p>hi</p>
+            </article>
+        </main>
+        <footer>
+            <a href="https://skullheadx.com">https://skullheadx.com</a>
+        </footer>
+    </body>
+</html>
diff --git a/style.css b/style.css
new file mode 100644 (file)
index 0000000..8b13789
--- /dev/null
+++ b/style.css
@@ -0,0 +1 @@
+