aboutsummaryrefslogtreecommitdiffstats
path: root/inc/classic-contents.inc.php
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-07 21:15:21 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-07 21:15:21 +0100
commitf0c9102537753fcfce140d719747ffad908f1c11 (patch)
tree88248a3929017affa2b27a9171fa94ca70c13f1b /inc/classic-contents.inc.php
parentUpdate (diff)
downloadjoe-www-f0c9102537753fcfce140d719747ffad908f1c11.tar.gz
joe-www-f0c9102537753fcfce140d719747ffad908f1c11.tar.bz2
joe-www-f0c9102537753fcfce140d719747ffad908f1c11.tar.xz
joe-www-f0c9102537753fcfce140d719747ffad908f1c11.tar.zst
joe-www-f0c9102537753fcfce140d719747ffad908f1c11.zip
New theme
Diffstat (limited to '')
-rw-r--r--inc/classic-contents.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php
index a6bef21..6bd04b5 100644
--- a/inc/classic-contents.inc.php
+++ b/inc/classic-contents.inc.php
@@ -71,7 +71,7 @@ jo_sidebar() {
<li><a href="<?php echo $prefix; ?>">My C/C++ style</a></li>
<li><a href="<?php echo $prefix; ?>links.php">Links</a></li>
<hr>
- <li><a href="https://git.jozanleclerc.xyz/" target="_blank">GitJoe</a></li>
+ <li><a href="https://git.jozanleclerc.xyz/">GitJoe</a></li>
</ul>
</div>
<?php
@@ -85,7 +85,7 @@ jo_footer() {
<p>
Copyright &copy; 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>