From f373ead95fb5beb962c376b5b7b46dfde8ac4e57 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 23 Feb 2026 22:57:27 -0500 Subject: update website to work with crimson framework --- src/web/_controller/_meta.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/web/_controller/_meta.php') diff --git a/src/web/_controller/_meta.php b/src/web/_controller/_meta.php index 9ea3f47..ac9f682 100644 --- a/src/web/_controller/_meta.php +++ b/src/web/_controller/_meta.php @@ -1,6 +1,10 @@ load_lang('common'); + } + public function robots(): void { header("Content-Type: text/plain"); -- cgit v1.2.3-freya