diff options
author | Jonas Kohl | 2024-07-20 11:08:57 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-20 11:08:57 +0200 |
commit | f23ceed1d5499684dd74c00d611bdabba64ad69c (patch) | |
tree | bdc67ca6a0f1e2939c238dad423a2d1169da4451 | |
parent | a2b4e171c556c02ad4673e62bdf5a787fcb8cce4 (diff) |
Change repo link (again)
-rw-r--r-- | src/template.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/template.php b/src/template.php index 6f102cf..4c66e3f 100644 --- a/src/template.php +++ b/src/template.php @@ -51,7 +51,7 @@ <tr id="footerRow"> <td id="footerCell"> Made by Jonas Kohl aka hozyro. This website is - <a href="https://gitlab.com/jonaskohl/neocities-site">open-source</a>. + <a href="https://git.jkohl.link/?p=neocities-site.git;a=summary">open-source</a>. </td> </tr> </tbody> |