From c24fd3acbfc3b67d05182844e73eef7bb9022bc6 Mon Sep 17 00:00:00 2001 From: nercone-dev Date: Tue, 21 Apr 2026 11:10:04 +0900 Subject: [PATCH] -- --- public/base-light.html | 18 +++++++++--------- public/base.html | 22 +++++++++++----------- public/download-banner.md | 2 +- public/links.html | 2 +- public/qr-code.html | 2 +- public/site.webmanifest | 4 ++-- public/test/html.html | 2 +- public/test/markdown.md | 2 +- 8 files changed, 27 insertions(+), 27 deletions(-) diff --git a/public/base-light.html b/public/base-light.html index 9478bda..bdd4331 100644 --- a/public/base-light.html +++ b/public/base-light.html @@ -19,9 +19,9 @@ {% block title %}nercone's website{% endblock %} - - - + + + @@ -36,7 +36,7 @@
あなたは{{ get_access_count() }}番目の訪問者です。 - lightweight-mode + lightweight-mode
{% block content %}{% endblock %}
@@ -53,11 +53,11 @@ lightweight-mode
- github - orcid - twitter - qiita - zenn + github + orcid + twitter + qiita + zenn {{ server_version }}
diff --git a/public/base.html b/public/base.html index 764f6a3..56e0816 100644 --- a/public/base.html +++ b/public/base.html @@ -29,19 +29,19 @@ - + - + - - - + + + @@ -61,7 +61,7 @@
あなたは{{ get_access_count() }}番目の訪問者です。 - lightweight-mode + lightweight-mode
{% endblock %} @@ -84,11 +84,11 @@ {% endblock %}
- github - orcid - twitter - qiita - zenn + github + orcid + twitter + qiita + zenn {{ server_version }}
diff --git a/public/download-banner.md b/public/download-banner.md index eec1719..23ac464 100644 --- a/public/download-banner.md +++ b/public/download-banner.md @@ -7,7 +7,7 @@ description: Nerconeのバナー画像をダウンロード ## バナーのダウンロード -adobe-illustrator / svg / png / webp +adobe-illustrator / svg / png / webp ``` diff --git a/public/links.html b/public/links.html index dc63bf5..75d39d6 100644 --- a/public/links.html +++ b/public/links.html @@ -5,7 +5,7 @@ {% block description %}Nerconeのリンク集{% endblock %} {% block content %}
- +

nercone

It's me.

diff --git a/public/qr-code.html b/public/qr-code.html index 48ca89b..aba6d1b 100644 --- a/public/qr-code.html +++ b/public/qr-code.html @@ -12,5 +12,5 @@ {% endblock %} {% block content %} - + {% endblock %} diff --git a/public/site.webmanifest b/public/site.webmanifest index eba39a3..cd328c1 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -7,12 +7,12 @@ "background_color": "#1A1A1A", "icons": [ { - "src": "/assets/images/favicon.png", + "src": "https://assets.nercone.dev/images/favicon.png", "type": "image/png", "sizes": "1200x1200" }, { - "src": "/assets/images/favicon.svg", + "src": "https://assets.nercone.dev/images/favicon.svg", "type": "image/svg+xml", "sizes": "1200x1200" } diff --git a/public/test/html.html b/public/test/html.html index 77c0c02..1f68c6b 100644 --- a/public/test/html.html +++ b/public/test/html.html @@ -13,5 +13,5 @@
import requests
print(requests.get("https://nercone.dev/welcome").text)

リンク

画像:

- + {% endblock %} diff --git a/public/test/markdown.md b/public/test/markdown.md index b618e35..008f1e7 100644 --- a/public/test/markdown.md +++ b/public/test/markdown.md @@ -28,4 +28,4 @@ print(requests.get("https://nercone.dev/welcome").text) **HTML埋め込み(``タグ):** - +