1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2025-07-03 00:58:12 +02:00

bump css version to force reload

This commit is contained in:
Hubert depesz Lubaczewski
2022-07-15 10:12:12 +02:00
parent 558b86969f
commit 0581c2b51a

View File

@ -1,8 +1,8 @@
<head>
<meta charset="utf-8" />
<title><%= title %> | explain.depesz.com</title>
<link rel="stylesheet" href="<%= url_for '/' %>css/common.css?v=20210718" />
<link rel="stylesheet" href="<%= url_for '/' %>css/<%= stash('style') // 'style' %>.css?v=20210608" />
<link rel="stylesheet" href="<%= url_for '/' %>css/common.css?v=20220715" />
<link rel="stylesheet" href="<%= url_for '/' %>css/<%= stash('style') // 'style' %>.css?v=20220715" />
<!--[if lt IE 9]>
<script>