diff options
| author | Blista Kanjo | 2023-05-08 17:35:29 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-05-08 17:35:29 -0400 |
| commit | 86533f412a4bea643d99a794fcf655827163decf (patch) | |
| tree | 9661b857b761bc465fa36f1905a97dce290d2831 /includes | |
| parent | 6edd3ce93b3e800194ccf5a2b956b64e8efb5d76 (diff) | |
refactor: updated github information
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/nav-footer.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php index e41208b..512512b 100644 --- a/includes/nav-footer.php +++ b/includes/nav-footer.php @@ -4,5 +4,5 @@ <a href="../info.php">info</a> <a href="../licenses.php">licenses</a> <br> -<p>All site content is in the Public Domain.</p> -<p><small>Powered by <a href="https://github.com/blistakanjo604">github/blistakanjo604</a></small></p> +<p>all site content is in the public domain</p> +<p><small>github: <a href="https://github.com/kj-sh604" target="_blank">kj-sh604</a></small></p> |
