From 3a7b73338492c387b55cbbe7c451a6e41624119c Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Mon, 9 Jun 2014 01:22:46 -0400 Subject: [PATCH] auto css-bumping! --- .htaccess | 2 -- admin_pages.html | 2 +- code/wfpl | 2 +- template.html | 2 +- 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.htaccess b/.htaccess index 763f1ab..e8dd622 100644 --- a/.htaccess +++ b/.htaccess @@ -8,8 +8,6 @@ DirectoryIndex disabled AddDefaultCharset UTF-8 RewriteEngine on RewriteRule ^[^/.]*$ /run.php [L] -RewriteRule ^style_[0-9]*.css$ /style.css [L] -RewriteRule ^style_[0-9]*.less$ /style.less [L] ExpiresActive On diff --git a/admin_pages.html b/admin_pages.html index 214cfce..dba6950 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -8,7 +8,7 @@ ~}~ ~$running_locally unset {~~}~ - + -- 1.7.10.4