Skip to content

Commit b5ed458

Browse files
committed
他の文言「作品」などに合わせて「クリエイター」→「作者」とした
1 parent 0c5aad8 commit b5ed458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/upsert_project_pages_by_data.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
src='/img/2023/exhibition/#{project[:thumbnail]}' />
3636
</a>
3737
<p>
38-
クリエイター: #{project[:creator]}
38+
作者: #{project[:creator]}
3939
<small>(CoderDojo #{project[:coderdojo_at]})</small>
4040
</p>
4141

0 commit comments

Comments
 (0)