diff --git a/.htaccess b/.htaccess index 9c387d5b..a0bc9ffc 100644 --- a/.htaccess +++ b/.htaccess @@ -68,6 +68,7 @@ RewriteRule ^instapage$ src/pages/events/instapage.php [L] # === OTHER PAGES === RewriteRule ^about$ src/pages/other/about.php [L] +RewriteRule ^base4$ src/pages/other/base4.php [L] RewriteRule ^contact$ src/pages/other/contact.php [L] RewriteRule ^privacy_policy$ src/pages/other/privacy_policy.php [L] RewriteRule ^track-map$ src/pages/track-map.php [L] @@ -163,7 +164,7 @@ RewriteRule ^autosave$ src/processors/blog/autosave.php [L] -php_flag display_errors On +php_flag display_errors Off # php_value error_reporting -1 RedirectMatch 403 ^/\.well-known Options -Indexes diff --git a/assets/images/base4/01.jpeg b/assets/images/base4/01.jpeg new file mode 100644 index 00000000..444ef906 Binary files /dev/null and b/assets/images/base4/01.jpeg differ diff --git a/header.php b/header.php index e121b191..840276f7 100644 --- a/header.php +++ b/header.php @@ -260,7 +260,7 @@ if ($headerStyle === 'light') {