about summary refs log tree commit diff
path: root/layouts
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-26 19:53:35 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-08-26 19:55:51 +0700
commitd596193803fb904258547d0995b085aca10a8dca (patch)
tree2c070ab6c5c12ed3ecdc0747e52383edfe63300b /layouts
parentf9782601a1f8605e4304ac2d5faa2335d7b0d26b (diff)
downloadblog-d596193803fb904258547d0995b085aca10a8dca.tar.gz
Update CSS version
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head-extra.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head-extra.html b/layouts/partials/head-extra.html
index 8a79d4b..373f8cd 100644
--- a/layouts/partials/head-extra.html
+++ b/layouts/partials/head-extra.html
@@ -1,4 +1,4 @@
-<link rel="stylesheet" href={{ "/css/custom.css?v=20210821" }}>
+<link rel="stylesheet" href={{ "/css/custom.css?v=20210826-2" }}>
 <link rel="apple-touch-icon" sizes="180x180" href={{ "/apple-touch-icon.png" }}>
 <link rel="icon" type="image/png" sizes="32x32" href={{ "/favicon-32x32.png" }}>
 <link rel="icon" type="image/png" sizes="16x16" href={{ "/favicon-16x16.png" }}>