diff options
author | Chris Xiong <chirs241097@gmail.com> | 2024-02-17 20:57:21 -0500 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2024-02-17 20:57:21 -0500 |
commit | 0c83b0e9dd125e0d4565af85317fff6cee7b4428 (patch) | |
tree | 9266ded4d6982b032c3b0b4909bd2af0acd0e5f0 /index.shtml | |
parent | 776189e8bf8681e5abb3395fa6775c6c61a10a0b (diff) | |
download | web-0c83b0e9dd125e0d4565af85317fff6cee7b4428.tar.xz |
Minor link changes on home page.
Diffstat (limited to 'index.shtml')
-rw-r--r-- | index.shtml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.shtml b/index.shtml index 2b15760..3ddaffe 100644 --- a/index.shtml +++ b/index.shtml @@ -471,7 +471,7 @@ function swonload(){ </div> <div class="block" id="blog"> <h2>Blog</h2><hr> - <h3><a href="./blog/list">SPELVNCAM·VRSAE·VISERE</a></h3> + <h3><a href="/blog/list">SPELVNCAM·VRSAE·VISERE</a></h3> <p> As its name suggests, this place is dangerous. However if you do know what you're looking for, you might be able to find @@ -490,11 +490,11 @@ function swonload(){ </div> <div class="block" id="library"> <h2>Library</h2><hr> - <h3><a href="./libs/music/player">Music Library</a></h3> + <h3><a href="/libs/music/player">Music Library</a></h3> <p> Music arranged and some, composed, by me. </p> - <h3><a href="./libs/pictures/osunix-logo_sq_thicken.png">Picture Library</a></h3> + <h3><a href="//filestorage.chrisoft.org/blog/data/osunix-logo_sq_thicken.png">Picture Library</a></h3> <p> Nothin'. </p> |