Cache-bust CSS (now v3)

This commit is contained in:
mDuo13
2021-09-21 16:53:48 -07:00
parent aa08c82c57
commit 7c6603355b
3 changed files with 4 additions and 4 deletions

View File

@@ -65,7 +65,7 @@
{% if target.lang=="ja" %}
<link href="{{currentpage.prefix}}assets/css/fonts-ja.css" rel="stylesheet" />
{% endif %}
<link href="{{currentpage.prefix}}assets/css/devportal2021-v2.css" rel="stylesheet" />
<link href="{{currentpage.prefix}}assets/css/devportal2021-v3.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />