diff options
| author | Blista Kanjo | 2024-06-17 15:10:01 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2024-06-17 15:10:01 -0400 |
| commit | 2272502a49788e775e4bad13dbd8b50a401ebce5 (patch) | |
| tree | 9be47ca8be8eda938550b8ea85cb94627348501a /includes/nav-footer.php | |
| parent | 364d16db2ccf0cd7a10b4a5cadbc77fb2397a22a (diff) | |
refactor: change link
Diffstat (limited to 'includes/nav-footer.php')
| -rw-r--r-- | includes/nav-footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/nav-footer.php b/includes/nav-footer.php index 512512b..222b1e2 100644 --- a/includes/nav-footer.php +++ b/includes/nav-footer.php @@ -5,4 +5,4 @@ <a href="../licenses.php">licenses</a> <br> <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> +<p><small>my website: <a href="https://aedrielkylejavier.me/" target="_blank">Link →</a></small></p> |
