summary refs log tree commit diff
diff options
context:
space:
mode:
authorvenomade <venomade@venomade.com>2025-03-01 13:56:16 +0000
committervenomade <venomade@venomade.com>2025-03-01 13:56:16 +0000
commit25472a8e526680b2ca846f3f56089c90f35b629a (patch)
tree08e852472b90e0f876f64f43fecd89e177eeff73
parent0e2e5102ebfabf0382eda3103bd565629292fe5d (diff)
Fix Startpage HEAD master
-rw-r--r--startpage.html70
1 files changed, 36 insertions, 34 deletions
diff --git a/startpage.html b/startpage.html
index 4966f09..f87b45b 100644
--- a/startpage.html
+++ b/startpage.html
@@ -6,42 +6,44 @@
   <link rel="stylesheet" href="css/style.css">
   <link rel="shortcut icon" href="res/favicon.ico" type="image/x-icon">
 
-  <main style="display: flex; justify-content: center; align-items: center; height: 100vh; width: 100vw; text-align: center; flex-direction: column;">
-
-    <article>
-
-      <div class=box style="margin-bottom: 10px;"><div class=inner style="padding: 2px 15px;">
-
-          <p>
-            <div id="clock" style="font-size: 36pt; font-weight: bold;">Links:</div>
-
-      </div></div>
-      
-      
-      <div class=box style="margin-bottom: 10px;"><div class=inner style="padding: 2px 15px;">
-          
-          <p>
-            <h3>
-              <a href="https://cloud.venomade.com">Nextcloud</a>
-            </h3>
-            <h3>
-              <a href="https://github.com/venomade">Github</a>
-            </h3>
-            <h3>
-              <a href="https://youtube.com">Youtube</a>
-            </h3>
-            <h3>
-              <a href="https://mail.proton.me">Protonmail</a>
-            </h3>
-            <h3>
-              <a href="https://duck.ai">DuckAI</a>
-            </h3>
-            
-      </div></div>
+  <index-body>
+    <main style="display: flex; justify-content: center; align-items: center; height: 100vh; width: 100vw; text-align: center; flex-direction: column;">
+
+      <article>
 
-    </article>
+        <div class=box style="margin-bottom: 10px;"><div class=inner style="padding: 2px 15px;">
 
-  </main>
+            <p>
+              <div id="clock" style="font-size: 36pt; font-weight: bold;">Links:</div>
+
+        </div></div>
+        
+        
+        <div class=box style="margin-bottom: 10px;"><div class=inner style="padding: 2px 15px;">
+            
+            <p>
+              <h3>
+                <a href="https://cloud.venomade.com">Nextcloud</a>
+              </h3>
+              <h3>
+                <a href="https://github.com/venomade">Github</a>
+              </h3>
+              <h3>
+                <a href="https://youtube.com">Youtube</a>
+              </h3>
+              <h3>
+                <a href="https://mail.proton.me">Protonmail</a>
+              </h3>
+              <h3>
+                <a href="https://duck.ai">DuckAI</a>
+              </h3>
+              
+        </div></div>
+
+      </article>
+
+    </main>
+  </index-body>
 
   <!-- Javascript Needed for Clock-->
   <script>