summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--tools/website.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/website.tmpl b/tools/website.tmpl
index 7585e544e..6bdbd9b31 100644
--- a/tools/website.tmpl
+++ b/tools/website.tmpl
@@ -7,7 +7,7 @@
   <head>
     <meta http-equiv="content-type" content="text/html; charset=utf-8">
     <title>${title} - $c.projectTitle</title>
-    <link rel="stylesheet" type="text/css" href="${rootDir}assets/style.css?t=2221" />
+    <link rel="stylesheet" type="text/css" href="${rootDir}assets/style.css?t=2320" />
     <link rel="shortcut icon" href="${rootDir}assets/images/favicon.ico">
   #if len(rss) > 0:
     <link href="$rss" title="Recent changes" type="application/atom+xml" rel="alternate">