Skip to content

Commit 6c379b5

Browse files
authored
Merge pull request #123 from coderdojo-japan/add-venue-info
会場の情報に5F大会議室、4F中会議室を追加
2 parents 280f283 + 6d42f96 commit 6c379b5

File tree

4 files changed

+9
-6
lines changed

4 files changed

+9
-6
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: >-
1212
url: https://dojocon2025.coderdojo.jp
1313
date_published: 2025年8月31日
1414
date_event: 2025年10月25日(土曜)
15-
venue: 久留米シティプラザ
15+
venue: "久留米シティプラザ 5F(大会議室), 4F(中会議室)受付: 大会議室"
1616
map: https://maps.app.goo.gl/9gpxs56cK1cyMbdQ6
1717

1818
x: DojoConJapan

_includes/top/sections/outline.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h2 id="outline" class="text-4xl text-center mb-8 pt-28 -mt-8">
2525
<div class="flex flex-1 items-center justify-center mb-4">
2626
<img class="place-self-center align-middle" src="/img/top/outline/city-plaza.webp" alt="ビルのイラスト">
2727
</div>
28-
<p class="whitespace-pre">久留米<wbr />シティプラザ</p>
28+
<p class="whitespace-pre">久留米<wbr />シティプラザ<br>受付: 5F 大会議室</p>
2929
</div>
3030

3131
<div class="flex flex-col justify-between">

_posts/2025-09-01-staff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ permalink: /staff/
7474
<tr>
7575
<td class="whitespace-nowrap align-top">会場</td>
7676
<td>
77-
久留米シティプラザ<wbr>
77+
久留米シティプラザ 5F(大会議室)<wbr>
7878
(福岡県久留米市六ツ門町8−1)<wbr>
7979
(<a href="{{ site.map }}" target="_blank">Google Maps</a>)
8080
</td>

_posts/2025-09-05-outline.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ permalink: /outline/
99
<time>2025年10月25日(土)10時〜17時</time>
1010

1111
<h3>開催場所</h3>
12-
福岡県久留米市六ツ門町8−1
13-
久留米シティプラザ
14-
12+
<p class="break-keep break-words">
13+
福岡県久留米市六ツ門町8−1<br>
14+
久留米シティプラザ <wbr>
15+
<span class="whitespace-nowrap">5F(大会議室), 4F(中会議室)</span><br>
16+
受付: 5F 大会議室
17+
</p>
1518
<h3>参加費</h3>
1619
無料
1720

0 commit comments

Comments
 (0)