From ca52a9eebd45fc5b776d57f29b0f48169a0581ad Mon Sep 17 00:00:00 2001 From: bochard Date: Sat, 12 Jul 2025 19:34:32 +0800 Subject: [PATCH] better logic for head.php --- index.php | 5 ++--- parts/head.php | 5 +++-- parts/sidebar.php | 2 +- robots.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index 3e8d21d..ef598df 100755 --- a/index.php +++ b/index.php @@ -1,6 +1,5 @@ - +
diff --git a/parts/head.php b/parts/head.php index 608e05a..24dd423 100644 --- a/parts/head.php +++ b/parts/head.php @@ -1,4 +1,5 @@ @@ -11,9 +12,9 @@ function head($pgtitle, $pgdescription, $pgcss = []){ ?> - + "> - + email me!
- +
diff --git a/robots.txt b/robots.txt index f8c46f9..3644f28 100755 --- a/robots.txt +++ b/robots.txt @@ -20,7 +20,7 @@ User-agent: * Disallow: -Sitemap: https://bochard.net/sitemap.xml +Sitemap: http://www.bochard.net/sitemap.xml # ________ # __,_, | | -- 2.39.5