CSS caching hack.

This commit is contained in:
Dominik Picheta
2016-06-04 23:35:37 +01:00
parent b992e0b055
commit a482b8037c

View File

@@ -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">