diff options
author | Frederick Yin <fkfd@fkfd.me> | 2023-11-10 18:39:42 -0500 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2023-11-10 18:39:42 -0500 |
commit | ad678d325bacc7e40da4ae15248570466917b50b (patch) | |
tree | 93863616f2cc101685749f5ba2afc001ae3028d0 /docs | |
parent | 93a16928dc5d8708d04969c56abc592d374ec0e9 (diff) |
Fix some broken shit
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md index 4d8faeb..5a9c442 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,10 +2,10 @@ title: Home --- -# fkfd.me +<h1 id="fkfdme">fkfd.me</h1> <header class="header-block-container"> - <a href="about.md"> + <a href="about/"> <div class="header-block"> <span class="header-icon" id="icon-about"></span> <span class="header-text">About</span> @@ -17,7 +17,7 @@ title: Home <span class="header-text">x</span> </div> </a> - <a href="links.md"> + <a href="links/"> <div class="header-block"> <span class="header-icon" id="icon-links"></span> <span class="header-text">Links</span> |