bump css version to v6

This commit is contained in:
Jake
2022-06-16 10:08:03 -07:00
parent bd7969cc69
commit fd73b0d0ce
4 changed files with 11 additions and 5 deletions

View File

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