diff options
author | Blaise Thompson <blaise@untzag.com> | 2021-07-05 15:48:53 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2021-07-05 15:48:53 -0500 |
commit | d16a2910cd891726d3dfe28266605181d2d7ea8e (patch) | |
tree | dc68bfe938cf8d9d91be9e962ad0a0c6febdfe9a /templates/index.html | |
parent | 92ece015bf23e0d078b8798e52d10a6cdfe7010c (diff) |
personal git
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index c27acac..641b24d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -34,6 +34,7 @@ <p> <a href="https://github.com/untzag">GitHub</a><br> <a href="https://gitlab.com/untzag">GitLab</a><br> + <a href="http://git.blaise.zone">personal git</a><br> <a href="https://pypi.org/user/untzag/">PyPI</a><br> <a href="https://readthedocs.org/profiles/untzag/">Read the Docs</a><br> </p> |