diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-12-09 20:32:26 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-12-09 20:32:26 -0500 |
commit | 155eb829a3cbcde0e1ae76c851aa7b7fe6fef818 (patch) | |
tree | 4094a6bae772c879379462fbbb9591eb3ba575d7 /hosted.html | |
parent | fc50144e10795955f8f281f1b3273b7817662d77 (diff) | |
download | 53hor-155eb829a3cbcde0e1ae76c851aa7b7fe6fef818.tar.xz 53hor-155eb829a3cbcde0e1ae76c851aa7b7fe6fef818.zip |
moved about.html to info.html
Diffstat (limited to 'hosted.html')
-rw-r--r-- | hosted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted.html b/hosted.html index 40e7f0d..30663d7 100644 --- a/hosted.html +++ b/hosted.html @@ -26,7 +26,7 @@ </a> </li> <li> - <a href="/about.html"> + <a href="/info.html"> <img src="/includes/icons/information-variant.svg" /> Info </a> |