From 72b5f69559975356211daf8053d37ad658ab9553 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Mon, 4 Dec 2023 13:51:44 +0100 Subject: add CSS env variable --- index.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.php') diff --git a/index.php b/index.php index 2f2f677..1c7f55c 100644 --- a/index.php +++ b/index.php @@ -119,6 +119,9 @@ $content = ob_get_clean(); <?php echo $title; ?> + + + -- cgit v1.2.3