diff options
Diffstat (limited to 'inc/classic-contents.inc.php')
-rw-r--r-- | inc/classic-contents.inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 0a778e6..4d4b1ec 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -59,7 +59,7 @@ jo_sidebar() { <li><a href="<?php echo $prefix; ?>salad/">salad</a></li> <li><a href="<?php echo $prefix; ?>salad-joe/">salad-joe</a></li> <hr> - <li><a href="https://jozanleclerc.xyz/" target="_blank">jozanleclerc.xyz</a></li> + <li><a href="https://jozanleclerc.xyz/">jozanleclerc.xyz</a></li> </ul> </div> <?php @@ -73,7 +73,7 @@ jo_footer() { <p> Copyright © 2020, Joe - see <a href="<?php echo $prefix; ?>license.php">LICENSE</a> - - we do not use cookies + this website does not use cookies </p> </footer> </div> |