diff options
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 861b2cc..613a73a 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1 +1,4 @@ -<p>Find me here: <a href="https://git.jezl.xyz">git</a></p> +<p> + Find me here: <a href="https://git.jezl.xyz">git</a> + <a href="https://pypi.org/user/Jezl/">pypi</a> +</p> |