From d012fc1a623610445e6c81c51ecf5e4a8ecfd9f8 Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Tue, 8 Mar 2016 17:04:06 +1100 Subject: Experiment: flip the order of RSS and Atom feeds to see if that causes more readers to use RSS --- themes/rusted/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/rusted/templates/base.html b/themes/rusted/templates/base.html index 34bb744..7ae5035 100644 --- a/themes/rusted/templates/base.html +++ b/themes/rusted/templates/base.html @@ -28,8 +28,8 @@ {% block head_links %} {% endblock head_links %} - + {% assets filters="scss,cssmin", output="css/web-min.css", "css/main.scss" %} -- cgit v1.2.3