diff options
author | Jonas Kohl | 2024-07-19 23:21:02 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-07-19 23:21:02 +0200 |
commit | 172319845d39736b99ba2a647be49d4c8e4871b9 (patch) | |
tree | 0a1ba4641058388dd41787b08ff6f8b275fd761b | |
parent | 09b3647774d2aad489d56c82b3df5567acf995dc (diff) |
Change source code link
-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 81ef95d..6f102cf 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://git.jkohl.link/jonas/neocities-site">open-source</a>. + <a href="https://gitlab.com/jonaskohl/neocities-site">open-source</a>. </td> </tr> </tbody> |