From 1f2802c277021ee981239be3466ebbd22c3946d8 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 29 Jun 2020 18:19:46 +0200 Subject: Better org --- inc/classic-contents.inc.php | 4 + inc/org.inc.php | 236 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 240 insertions(+) create mode 100644 inc/org.inc.php (limited to 'inc') diff --git a/inc/classic-contents.inc.php b/inc/classic-contents.inc.php index 0a7fb44..763ec0b 100644 --- a/inc/classic-contents.inc.php +++ b/inc/classic-contents.inc.php @@ -11,6 +11,8 @@ Joe's own website - +
@@ -39,6 +42,7 @@ jo_bloat_head($title) { +
diff --git a/inc/org.inc.php b/inc/org.inc.php new file mode 100644 index 0000000..02071ec --- /dev/null +++ b/inc/org.inc.php @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + -- cgit v1.2.3