diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-27 18:15:58 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-06-27 18:15:58 +0200 |
commit | 3f4214cabe09e7aecc96a7685d2871300156773d (patch) | |
tree | 33e31382f4e535919e8e584a92643ab3caff081c /links.php | |
parent | Better text (diff) | |
download | joe-www-3f4214cabe09e7aecc96a7685d2871300156773d.tar.gz joe-www-3f4214cabe09e7aecc96a7685d2871300156773d.tar.bz2 joe-www-3f4214cabe09e7aecc96a7685d2871300156773d.tar.xz joe-www-3f4214cabe09e7aecc96a7685d2871300156773d.tar.zst joe-www-3f4214cabe09e7aecc96a7685d2871300156773d.zip |
Added the projects welcome page
Diffstat (limited to 'links.php')
-rw-r--r-- | links.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ <?php include 'inc/classic-contents.inc.php'; ?> -<?php jo_head("Links"); ?> +<?php jo_bloat_head("Links"); ?> <?php jo_sidebar(); ?> <div class="body-contents"> <h2>My links</h2> @@ -23,7 +23,7 @@ </li> <li> <span class="fa fa-bandcamp"></span> - - My Rock N' Roll band's Bandcamp - + My Rockabilly band's Bandcamp - <a href="https://towerofsilence.bandcamp.com/" target="_blank"> towerofsilence.bandcamp.com </a> |