From ce3f9220881487eed93498dbe4877b6edbf58c6a Mon Sep 17 00:00:00 2001 From: Jon Ziebell Date: Tue, 11 Feb 2020 19:19:06 -0500 Subject: [PATCH] Fixed #238 - Add query string to CSS and manifest --- app.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/app.php b/app.php index 567c200..c255b9c 100644 --- a/app.php +++ b/app.php @@ -1,5 +1,8 @@ - + - + echo ''; + echo ''; + + require 'js/js.php'; + ?>