From ca078a51d03d680a1d908455f420bf0e7b1198de Mon Sep 17 00:00:00 2001 From: Brandon Fowler <brandfowl@gmail.com> Date: Thu, 25 Apr 2024 04:55:28 -0400 Subject: [PATCH] Major version increment CSS --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 05a8770..ec9505c 100644 --- a/index.php +++ b/index.php @@ -12,7 +12,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="js/" defer></script> <link rel="stylesheet" href="node_modules/oojs-ui/dist/oojs-ui-wikimediaui.min.css"> - <link rel="stylesheet" href="static/index.css"> + <link rel="stylesheet" href="static/index.css?v=2"> <link rel="shortcut icon" type="image/png" href="static/icon.png"> </head> <body>