diff --git a/db/dojo_event_services.yaml b/db/dojo_event_services.yaml index a5a0a520..1094695b 100644 --- a/db/dojo_event_services.yaml +++ b/db/dojo_event_services.yaml @@ -27,6 +27,12 @@ ### 以下、Dojo 情報まとめ ### ### (dojos.yaml の追加順) ### +# 磐梯 +#- dojo_id: 337 +# name: ??? +# group_id: ??? +# url: https://sites.google.com/view/coderdojo-bandai + # 恩納@OIST(沖縄県恩納村)名護と同一 connpass のため登録は不要 #- dojo_id: 336 # name: connpass diff --git a/db/dojos.yaml b/db/dojos.yaml index 5f0748d6..fb84decb 100644 --- a/db/dojos.yaml +++ b/db/dojos.yaml @@ -400,6 +400,20 @@ - Ruby - Python - tello +- id: 337 + order: '074071' + created_at: '2025-05-09' + name: 磐梯 + prefecture_id: 7 + logo: "/img/dojos/bandai.webp" + url: https://sites.google.com/view/coderdojo-bandai + description: 磐梯町で毎月開催 + tags: + - Scratch + - micro:bit + - ラズベリーパイ + - ロボット工作 + - 電子工作 - id: 248 order: '074667' created_at: '2020-06-20' diff --git a/public/img/dojos/bandai.webp b/public/img/dojos/bandai.webp new file mode 100644 index 00000000..00c1ae0c Binary files /dev/null and b/public/img/dojos/bandai.webp differ