From: bochard Date: Tue, 5 Aug 2025 14:55:55 +0000 (+0800) Subject: updated head.php for no meta description and added new entry X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=8bba1be7f7054a5d8bd3e65e6a9613700a0278db;p=mysite.git updated head.php for no meta description and added new entry --- diff --git a/journal/20250805.php b/journal/20250805.php new file mode 100644 index 0000000..af25d27 --- /dev/null +++ b/journal/20250805.php @@ -0,0 +1,24 @@ + + + + + + + + + + +
+

University orientation

+

Written in 2025, 5th of August

+
+

+
+ + diff --git a/parts/head.php b/parts/head.php index 59e3022..f8f2e7a 100644 --- a/parts/head.php +++ b/parts/head.php @@ -1,6 +1,6 @@ +function head($pgtitle, $pgdescription = null, $pgcss = []){?> @@ -9,8 +9,13 @@ function head($pgtitle, $pgdescription, $pgcss = []){?> <?= htmlspecialchars($pgtitle, ENT_COMPAT);?> - - + "; + } + ?> + "> ">