diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 23:02:27 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-04-21 23:02:27 -0400 |
commit | 947868e661e05216b5555f6e6393b1003bc1245b (patch) | |
tree | 154fe3fc8de54a16d55160d5249034b205f6cb07 /info.html | |
parent | 890b34bcc1a6b4073d1e512b1386634f7bc5ea52 (diff) | |
download | 53hor-947868e661e05216b5555f6e6393b1003bc1245b.tar.xz 53hor-947868e661e05216b5555f6e6393b1003bc1245b.zip |
renamed hosted to software
Diffstat (limited to 'info.html')
-rw-r--r-- | info.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -41,9 +41,9 @@ </a> </li> <li> - <a href="/hosted.html"> - <img src="/includes/icons/desktop-tower.svg" /> - Hosted + <a href="/software.html"> + <img src="/includes/icons/floppy-variant.svg" /> + Software </a> </li> <li> @@ -105,11 +105,11 @@ <a href="https://git.53hor.net">access them here</a>. </p> - <h3>Self-Hosted Apps and Games</h3> + <h3>Self-Software Apps and Games</h3> <p> I self-host a variety of applications and games. A few of them are - public. You may <a href="/hosted.html">access them here</a>. + public. You may <a href="/software.html">access them here</a>. </p> <h2>Contacting Me</h2> |