diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-12-09 20:18:29 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-12-09 20:18:29 -0500 |
commit | 5808d17e381dbed9810250a8343f18223ced2b37 (patch) | |
tree | 9b681583e2cb815a3fecd7809eac15cb843de12e /software.html | |
parent | 9bb17f8088bbcd5407e2d3fcbce72bfc6ee5da3d (diff) | |
download | 53hor-5808d17e381dbed9810250a8343f18223ced2b37.tar.xz 53hor-5808d17e381dbed9810250a8343f18223ced2b37.zip |
merge contact and about
Diffstat (limited to 'software.html')
-rw-r--r-- | software.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/software.html b/software.html index ef37131..91962fa 100644 --- a/software.html +++ b/software.html @@ -49,12 +49,6 @@ RSS </a> </li> - <li> - <a href="/contact.html"> - <img src="/includes/icons/at.svg" /> - Contact - </a> - </li> </ul> </nav> @@ -77,11 +71,6 @@ I don't use GitLab anymore. I used to until I self-hosted, so there may or may not be some stale mirrors of my stuff on there. </p> - - <p> - If you were looking to contact me, see - <a href="/contact.html">Contact</a>. - </p> </article> </body> </html> |