From: bochard Date: Sat, 12 Jul 2025 10:11:17 +0000 (+0800) Subject: added head.php X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=bfbe5ac0720749d5857b7997c3f16c1facee12f6;p=mysite.git added head.php --- diff --git a/index.php b/index.php index 8e7ed29..3e8d21d 100755 --- a/index.php +++ b/index.php @@ -1,19 +1,10 @@ - - - - - - - - bochard's net home - - - - - diff --git a/parts/head.php b/parts/head.php new file mode 100644 index 0000000..608e05a --- /dev/null +++ b/parts/head.php @@ -0,0 +1,19 @@ + + + + + + + + + <?= htmlspecialchars($pgtitle, ENT_COMPAT); ?> + + + + + + + + +