diff --git a/db/dojo_event_services.yaml b/db/dojo_event_services.yaml index 88d3b8530..0323e19e9 100644 --- a/db/dojo_event_services.yaml +++ b/db/dojo_event_services.yaml @@ -465,3 +465,7 @@ name: doorkeeper group_id: 9491 url: https://coderdojo-ochanomizu.doorkeeper.jp/ +- dojo_id: 131 + name: facebook + group_id: 209274086317393 + url: https://www.facebook.com/CoderDojoTottori/ diff --git a/db/dojos.yaml b/db/dojos.yaml index b4a923e49..50aba1fdf 100644 --- a/db/dojos.yaml +++ b/db/dojos.yaml @@ -1223,6 +1223,17 @@ - Ruby - Swift - ラズベリーパイ +- id: 131 + created_at: '2018-02-22' + order: '312011' + name: 鳥取 + prefecture_id: 31 + logo: "/img/dojos/tottori.png" + url: https://www.facebook.com/CoderDojoTottori/ + description: 鳥取県鳥取市で毎月開催 + tags: + - Scratch + - Ruby - id: 78 created_at: '2017-03-10' order: '325058' diff --git a/public/img/dojos/tottori.png b/public/img/dojos/tottori.png new file mode 100644 index 000000000..a6504807a Binary files /dev/null and b/public/img/dojos/tottori.png differ