summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/index.html b/index.html
index 29d133f..761ca9e 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
<body>
<div class="master">
<header>
- <h1 id="font">Squibid's<br>Website!</h1>
+ <h1 id="font"><span style="color: #ED8182;">Squibid's</span> Website</h1>
</header>
<hr style="color: #f7f7f7;">
<div id="left">
@@ -19,12 +19,15 @@
interesting along with some of my personal
projects and a blog. </p>
<h2 id="font">🌐 Git Repos</h2>
- <a href="https://git.squi.bid">git site</a>
- <object type="text/html" data="gitlist.html"></object>
+ <p> <!-- script marker git -->
+ </p> <!-- script marker git -->
+ <a href="https://git.squi.bid">more...</a>
</div>
<div id="right">
- <h2 id="font">📖 My Blog</h2>
- <object type="text/html" data="bloglist.html"></object>
+ <h2 id="font">📚 My Blog</h2>
+ <p> <!-- script marker blog -->
+ </p> <!-- script marker blog -->
+ <a href="blog">more...</a>
</div>
</div>
</body>