From 34b26980acfc541a18888dd5cf7ecf6b005de2ac Mon Sep 17 00:00:00 2001 From: nercone-dev Date: Tue, 21 Apr 2026 16:19:33 +0900 Subject: [PATCH] -- --- public/assets/css/style-extra.css | 8 ++++---- public/tools/tls-test/index.html | 2 +- public/tools/tls-test/results.html | 2 +- public/tools/tls-test/status.html | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/assets/css/style-extra.css b/public/assets/css/style-extra.css index 4b16d11..c026bea 100644 --- a/public/assets/css/style-extra.css +++ b/public/assets/css/style-extra.css @@ -33,7 +33,7 @@ footer { font-weight: 400; src: local("MesloLGS Nerd Font"), - url("https://nercone.devhttps://assets.nercone.dev/fonts/MesloLGSNerdFont-Regular.woff2") format("woff2") + url("https://assets.nercone.dev/fonts/MesloLGSNerdFont-Regular.woff2") format("woff2") } @font-face { font-family: "MesloLGS Nerd Font"; @@ -41,7 +41,7 @@ footer { font-weight: 700; src: local("MesloLGS Nerd Font"), - url("https://nercone.devhttps://assets.nercone.dev/fonts/MesloLGSNerdFont-Bold.woff2") format("woff2") + url("https://assets.nercone.dev/fonts/MesloLGSNerdFont-Bold.woff2") format("woff2") } @font-face { font-family: "MesloLGS Nerd Font"; @@ -49,7 +49,7 @@ footer { font-weight: 400; src: local("MesloLGS Nerd Font"), - url("https://nercone.devhttps://assets.nercone.dev/fonts/MesloLGSNerdFont-Italic.woff2") format("woff2") + url("https://assets.nercone.dev/fonts/MesloLGSNerdFont-Italic.woff2") format("woff2") } @font-face { font-family: "MesloLGS Nerd Font"; @@ -57,7 +57,7 @@ footer { font-weight: 700; src: local("MesloLGS Nerd Font"), - url("https://nercone.devhttps://assets.nercone.dev/fonts/MesloLGSNerdFont-BoldItalic.woff2") format("woff2") + url("https://assets.nercone.dev/fonts/MesloLGSNerdFont-BoldItalic.woff2") format("woff2") } /* View Transition */ diff --git a/public/tools/tls-test/index.html b/public/tools/tls-test/index.html index 28ec22b..a54d6fe 100644 --- a/public/tools/tls-test/index.html +++ b/public/tools/tls-test/index.html @@ -4,7 +4,7 @@ {% block description %}Nercone TLS Testは、任意のホストに対して TLS/SSL 設定の詳細チェックとランク付けを行うWebサービスです。{% endblock %} {% block header_desc %}ただのTLS/SSL設定分析サービス{% endblock %} {% block extra_head %} - + {% endblock %} {% block content %}
diff --git a/public/tools/tls-test/results.html b/public/tools/tls-test/results.html index 2d1a57b..a999e97 100644 --- a/public/tools/tls-test/results.html +++ b/public/tools/tls-test/results.html @@ -4,7 +4,7 @@ {% block description %}Nercone TLS Test の結果ページです。対象: {{ result.target }} / スコア: {{ "%.1f"|format(result.score or 0) }} / ランク: {{ result.rank }}。{% endblock %} {% block header_desc %}ただのTLS/SSL設定分析サービス{% endblock %} {% block extra_head %} - + {% endblock %} {# ------------------------------------------------------------------ diff --git a/public/tools/tls-test/status.html b/public/tools/tls-test/status.html index 87e9745..4833c9f 100644 --- a/public/tools/tls-test/status.html +++ b/public/tools/tls-test/status.html @@ -4,7 +4,7 @@ {% block description %}{{ target }} に対する TLS Test の進捗を表示しています。{% endblock %} {% block header_desc %}ただのTLS/SSL設定分析サービス{% endblock %} {% block extra_head %} - + {% endblock %} {% block content %}