Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions db/dojo_event_services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
### 以下、Dojo 情報まとめ ###
### (dojos.yaml の追加順) ###

# 砧(東京都世田谷区)
#- dojo_id: 343
# name: connpass
# group_id: ???
# url: https://codeclub.org/ja/clubs/4e31fc13-205c-4738-9b62-2722d890f6ed

# 赤坂国際(東京都港区)- 独自のイベント管理システム?
#- dojo_id: 341
# name:
Expand Down
11 changes: 11 additions & 0 deletions db/dojos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1337,6 +1337,17 @@
- HTML
- CSS
- JavaScript
- id: 343
order: '131121'
created_at: '2025-08-12'
name:
prefecture_id: 13
logo: "/img/dojos/default.webp"
url: https://connpass.com/event/363462/
description: 世田谷区で毎月1回開催
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nacchan99 ここは他の説明文に合わせて 毎月開催 としてください! そのまま採用するのではなく、なるべく既存の説明文の文章パターンを合わせてもらえると助かります...!! 🙏 ✨

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

かしこまりました🙌
修正します!

tags:
- Scratch
- micro:bit
- id: 19
order: '131130'
is_active: false
Expand Down
Loading