diff options
| author | Blista Kanjo | 2024-06-17 15:14:59 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2024-06-17 15:14:59 -0400 |
| commit | 651422c319339640d9afc48c29fdb5b5c2ac56e4 (patch) | |
| tree | f1e9623b13fb1e2bb14e1697760029b3e2c6227e /includes | |
| parent | 2272502a49788e775e4bad13dbd8b50a401ebce5 (diff) | |
refactor: change wording
Diffstat (limited to 'includes')
| -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 222b1e2..2035daa 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>my website: <a href="https://aedrielkylejavier.me/" target="_blank">Link →</a></small></p> +<p><small>my other stuff: <a href="https://aedrielkylejavier.me/" target="_blank">website link →</a></small></p> |
