Pull in new master. Update css version

This commit is contained in:
Jake
2022-10-18 08:24:33 -07:00
parent 1dbe7d8e87
commit 173baae89a
4 changed files with 5 additions and 11 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-v9.css" rel="stylesheet" />
<link href="{{currentpage.prefix}}assets/css/devportal2022-v10.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />