Skip to content

Commit 47806eb

Browse files
committed
dojos.yaml に note を追記した
1 parent 42fd9eb commit 47806eb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/views/events/latest.html.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<div class='form__terms list'>
2020
<ul style='list-style-type: "\2713\0020"; font-size: smaller;'>
2121
<li><%= link_to '近日開催', events_path %>のデータは含まず、<%= link_to '過去開催', stats_path %>のデータを使っています。</li>
22-
<li><code>2000-01-23</code>は個別にイベント管理している Dojo となります</li>
23-
<li><code>📝 ノート</code>は確認時のメモです。on-mouse で全文が見れます</li>
22+
<li>開催データは <a href='https://doorkeeper.jp/'>Doorkeeper</a><a href='http://connpass.com/'>connpass</a> にのみ対応しています</li>
23+
<li>上記以外でイベント管理している場合は掲載日を表示しています</li>
2424
</ul>
2525
</div>
2626
</p>

db/dojos.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4066,6 +4066,7 @@
40664066
- Python
40674067
- id: 336
40684068
order: '473111'
4069+
note: 'Active - CoderDojo 名護と合同でイベント管理 https://coderdojo-nago.connpass.com/'
40694070
created_at: '2025-03-28'
40704071
name: 恩納@OIST
40714072
prefecture_id: 47

0 commit comments

Comments
 (0)