diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-08 10:31:10 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-08 10:31:10 -0800 |
commit | d859070ae1a6f428ecb9de1247e5811e2c79d951 (patch) | |
tree | 2b4091b80259cd66c013488366a13f91817b2e19 /build/website/about/contact.html | |
parent | dc2fd65e6bfeaa2c475d5042f64263ac9427c22f (diff) |
maybe fixed back button
Diffstat (limited to 'build/website/about/contact.html')
-rw-r--r-- | build/website/about/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/website/about/contact.html b/build/website/about/contact.html index 752b290..b44947d 100644 --- a/build/website/about/contact.html +++ b/build/website/about/contact.html @@ -18,7 +18,7 @@ Contact <a href="/index.html" class="justleft">Home</a> | <a href="/about/" class="justleft">About</a> | <a href="/about/contact.html" class="justleft">Contact</a> - <!--BACKDIR--> + | <a href="./index.html">Back</a> <hr> </div> |