diff options
author | squibid <me@zacharyscheiman.com> | 2023-03-11 14:35:28 -0500 |
---|---|---|
committer | squibid <me@zacharyscheiman.com> | 2023-03-11 14:35:28 -0500 |
commit | 2ca0d8d3fb9420ac2158eff74d2f657a4382e649 (patch) | |
tree | cd119ecfa65637ffdc6ffd3f2a72020e9d76039d /index.html | |
parent | cfd08e08d74542fbe8d61937337530285d3769c8 (diff) | |
download | site-2ca0d8d3fb9420ac2158eff74d2f657a4382e649.tar.gz site-2ca0d8d3fb9420ac2158eff74d2f657a4382e649.tar.bz2 site-2ca0d8d3fb9420ac2158eff74d2f657a4382e649.zip |
make "Squibid's" in the header go back to main site
Diffstat (limited to '')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ <body> <div class="master"> <header> - <h1 id="font"><span style="color: #ED8182;">Squibid's</span> Website</h1> + <h1 id="font"><a href="https://squi.bid">Squibid's</a> Website</h1> </header> <hr style="color: #f7f7f7;"> <div id="left"> |