Skip to content

Commit 304b337

Browse files
committed
Cosmetic change
1 parent d5ef266 commit 304b337

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tasks/upsert_project_pages_by_data.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@
3434
style='margin-bottom: 10px; border-radius: 6px;width: 100%;'
3535
src='/img/2023/exhibition/#{project[:thumbnail]}' />
3636
</a>
37-
<p>クリエイター: #{project[:creator]}(CoderDojo #{project[:coderdojo_at]})</p>
37+
<p>
38+
クリエイター: #{project[:creator]}
39+
(CoderDojo #{project[:coderdojo_at]})
40+
</p>
3841
3942
<div class="contents">
4043
<div class="box">

0 commit comments

Comments
 (0)