Skip to content

Commit 08a897b

Browse files
authored
Merge pull request #1534 from coderdojo-japan/add_iwakuni_dojo
🆕 Add CoderDojo 岩国 in 山口県
2 parents 08ab643 + 303226b commit 08a897b

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

db/dojo_event_services.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
# group_id:
99
# url:
1010

11+
# 岩国 イベントが追加されたら group_id を取得する
12+
# - dojo_id: 301
13+
# name: connpass
14+
# group_id:
15+
# url:
16+
1117
# 磐田 イベントが追加されたら group_id を取得する
1218
# - dojo_id: 300
1319
# name: connpass

db/dojos.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3083,6 +3083,19 @@
30833083
- Webサイト
30843084
- アプリ開発
30853085
- デザイン
3086+
- id: 301
3087+
order: '352080'
3088+
created_at: '2023-05-22'
3089+
name: 岩国
3090+
prefecture_id: 35
3091+
logo: "/img/dojos/japan.webp"
3092+
url: https://coderdojo-iwakuni.connpass.com/
3093+
description: 岩国市で毎月開催
3094+
tags:
3095+
- Scratch
3096+
- micro:bit
3097+
- Webサイト
3098+
- Python
30863099
- id: 92
30873100
order: '352101'
30883101
created_at: '2017-06-19'

0 commit comments

Comments
 (0)