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埋め込み(`
![]()
`タグ):**
-

+