From c4f29443c41e55b2012ebea4e0d1083f7d954f88 Mon Sep 17 00:00:00 2001 From: billz Date: Fri, 11 Jul 2025 02:30:44 -0700 Subject: [PATCH] Add cache-busting versioning to CSS and JS assets --- index.php | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/index.php b/index.php index 2b244391..14aa8e8b 100755 --- a/index.php +++ b/index.php @@ -23,6 +23,7 @@ * as you leave these references intact in the header comments of your source files. */ +require_once 'includes/bootstrap.php'; require_once 'includes/config.php'; require_once 'includes/autoload.php'; $handler = new RaspAP\Exceptions\ExceptionHandler; @@ -67,19 +68,19 @@ initializeApp(); <?php echo RASPI_BRAND_TITLE; ?> - + - + - + - + - + " title="main" rel="stylesheet"> @@ -123,25 +124,25 @@ initializeApp(); - + - + - + - + - + - + - +