diff --git a/db/dojo_event_services.yaml b/db/dojo_event_services.yaml index d0dacbd6..ca795a98 100644 --- a/db/dojo_event_services.yaml +++ b/db/dojo_event_services.yaml @@ -27,8 +27,15 @@ ### 以下、Dojo 情報まとめ ### ### (dojos.yaml の追加順) ### +# 小田原 +- dojo_id: 334 + name: connpass + group_id: 15944 + url: https://coderdojo-odawara.connpass.com/ + +# 野母崎 #- dojo_id: 333 -# name: 野母崎 +# name: ??? # group_id: ??? # url: https://note.com/trachodon diff --git a/db/dojos.yaml b/db/dojos.yaml index 3bffbc0b..ce8b6295 100644 --- a/db/dojos.yaml +++ b/db/dojos.yaml @@ -729,7 +729,7 @@ order: '121002' created_at: '2016-04-27' is_active: false - note: 'Inactived at 2025/03/01' + note: Inactived at 2025/03/01 name: 若葉みつわ台 prefecture_id: 12 logo: "/img/dojos/wakaba-mitsuwadai.webp" @@ -1766,6 +1766,19 @@ - Scratch - Viscuit - Webサイト +- id: 334 + order: '142069' + created_at: '2025-03-14' + name: 小田原 + prefecture_id: 14 + logo: "/img/dojos/odawara.webp" + url: https://coderdojo-odawara.github.io/ + description: 小田原市で不定期開催 + tags: + - Scratch + - Node-RED + - KNIME + - Markdown - id: 199 order: '142077' is_active: false diff --git a/public/img/dojos/odawara.png b/public/img/dojos/odawara.png new file mode 100644 index 00000000..dfb7216c Binary files /dev/null and b/public/img/dojos/odawara.png differ diff --git a/public/img/dojos/odawara.webp b/public/img/dojos/odawara.webp new file mode 100644 index 00000000..56e7b59c Binary files /dev/null and b/public/img/dojos/odawara.webp differ