From 3f4214cabe09e7aecc96a7685d2871300156773d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 27 Jun 2020 18:15:58 +0200 Subject: Added the projects welcome page --- inc/classic-contents.inc.php | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'inc') diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 10030b7..b8c1187 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -6,7 +6,25 @@ jo_head($title) { Joe's own website - <?php echo "$title"; ?> - + + + +
+
+

Joe's dev blog -

+
+ + + + Joe's own website - <?php echo "$title"; ?> + + +
@@ -29,7 +47,8 @@ jo_sidebar() {
  • Assembly
  • UNIX
  • GNU Emacs
  • -
  • My projects
  • +
  • My school projects
  • +
  • My projects
  • My C/C++ style
  • Links
  • -- cgit v1.2.3