summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 14:11:20 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 14:11:20 +0100
commitb23c816a0df39adf6716b995e83c3dd019edae7d (patch)
tree7f91cd45df0593e09da08a7a07de27b960b432bf /index.html
parent45884d1574c78119c0179e62cd949bea146e660b (diff)
downloadwebsite-b23c816a0df39adf6716b995e83c3dd019edae7d.tar.gz
Fancy stuffs
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 18adff3..694b05c 100644
--- a/index.html
+++ b/index.html
@@ -3,10 +3,10 @@
   <head>
     <meta charset="utf-8" />
     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
-    <title>mounderfod</title>
     <meta name="description" content="" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
     <link rel="stylesheet" href="assets/index.css" />
+    
     <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
     <script src="timedate.js"></script>
   </head>