diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-11-24 08:38:02 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-11-24 08:38:02 -0500 |
commit | db88cf6a17bf89759bf555647b14233b99be673c (patch) | |
tree | 1e6c5fd56b3cbf6ab1529da6417e0ecdd254c1a5 /software.html | |
download | 53hor-db88cf6a17bf89759bf555647b14233b99be673c.tar.xz 53hor-db88cf6a17bf89759bf555647b14233b99be673c.zip |
Basic redesign aimed at simplicity.
Diffstat (limited to 'software.html')
-rw-r--r-- | software.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/software.html b/software.html new file mode 100644 index 0000000..af0d66d --- /dev/null +++ b/software.html @@ -0,0 +1,10 @@ +You can find my source code repositories here: +<a href="https://git.53hor.net">Gitea</a> +I also exist on the following repository sites but don't really use them. + +<ul> + <li><a href="https://github.com/53hornet">GitHub</a></li> + <li><a href="https://gitlab.com/53hornet">GitLab</a></li> +</ul> + +If you were looking to contact me, see <a href="/contact.html">Contact</a>. |