From 4a3eb1d75adc4a5302d339688696c31cecdd5522 Mon Sep 17 00:00:00 2001 From: kp54 Date: Mon, 28 Apr 2025 00:30:07 +0900 Subject: [PATCH 1/3] fill date / location --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index df41194..82964b4 100644 --- a/index.html +++ b/index.html @@ -56,10 +56,10 @@ alt="CoderDojo Logo" title="CoderDojo Logo" /> -
DojoCon Japan 20xx
-
"TODO: ココにテーマを入力"
-
20xx年oo月xx日(oo曜)開催決定!
-
【開催場所または開催地域】
+
DojoCon Japan 2025 at Kurume
+
"Inspire Next 〜好奇心に火をつけよう〜"
+
2025年10月25日(土曜)開催決定!
+
【開催場所 久留米市 久留米シティプラザ】
SAVE THE DATE
Date: Tue, 29 Apr 2025 01:22:47 +0900 Subject: [PATCH 2/3] fix manifest, sitemap, opengraph, etc. --- index.html | 6 +++--- site.webmanifest | 31 ++++++++++++++----------------- sitemap.xml | 2 +- 3 files changed, 18 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index 82964b4..d33aead 100644 --- a/index.html +++ b/index.html @@ -10,12 +10,12 @@ DojoCon Japan - 年1回の CoderDojo カンファレンス - + - - + + diff --git a/site.webmanifest b/site.webmanifest index fb8130c..558c0a0 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -1,22 +1,19 @@ ---- ---- - { - "name": "{{ site.title_short }}", - "short_name": "{{ site.title_short }}", + "name": "DojoCon Japan 2025 at Kurume", + "short_name": "DojoCon Japan 2025", "icons": [ - { - "src": "/img/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/img/android-chrome-256x256.png", - "sizes": "256x256", - "type": "image/png" - } + { + "src": "/img/android-chrome-192x192.png", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/img/android-chrome-256x256.png", + "sizes": "256x256", + "type": "image/png" + } ], - "theme_color": "#ffffff", + "theme_color": "#ffffff", "background_color": "#ffffff", - "display": "standalone" + "display": "standalone" } diff --git a/sitemap.xml b/sitemap.xml index 9e76352..c29647d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3,6 +3,6 @@ xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> - https://dojocon-template.coderdojo.jp/ + https://dojocon2025.coderdojo.jp/ From 052f753b6ff6862710e2c760f1dff6b2fe84751e Mon Sep 17 00:00:00 2001 From: kp54 Date: Tue, 29 Apr 2025 15:07:46 +0900 Subject: [PATCH 3/3] tweak lines --- index.html | 4 ++-- site.webmanifest | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d33aead..fba9710 100644 --- a/index.html +++ b/index.html @@ -56,10 +56,10 @@ alt="CoderDojo Logo" title="CoderDojo Logo" />
-
DojoCon Japan 2025 at Kurume
+
DojoCon Japan 2025
"Inspire Next 〜好奇心に火をつけよう〜"
2025年10月25日(土曜)開催決定!
-
【開催場所 久留米市 久留米シティプラザ】
+
【開催場所 福岡県久留米市 久留米シティプラザ】
SAVE THE DATE