diff --git a/proj/icons/icons.js b/proj/icons/icons.js index 3e35dbf..42ed5e3 100644 --- a/proj/icons/icons.js +++ b/proj/icons/icons.js @@ -77,14 +77,14 @@ Vue.component("copyfontimportlink", { data() { return { importLink: - '', + '', isCopied: false, }; }, computed: { displayText: function () { html_text = - "<link rel="stylesheet" href="https://file.brz9.dev/cdn/fonts/brz9-v2.5/style.css">"; + "<link rel="stylesheet" href="https://file.brz9.dev/cdn/fonts/brz9-v2.7/style.css">"; return html_text; }, }, diff --git a/proj/icons/index.html b/proj/icons/index.html index 443d634..84cacc6 100644 --- a/proj/icons/index.html +++ b/proj/icons/index.html @@ -48,7 +48,7 @@ below:

-
<link rel="stylesheet" href="https://file.brz9.dev/cdn/fonts/brz9-v2.6/style.css">
+
<link rel="stylesheet" href="https://file.brz9.dev/cdn/fonts/brz9-v2.7/style.css">