Skip to content

Commit 625455d

Browse files
committed
Shorten ogp:description in Kata page
1 parent 736de97 commit 625455d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/helpers/application_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def full_description(description)
3030
end
3131

3232
def kata_description
33-
"道場で役立つ資料やコンテスト情報、立ち上げ方や受けられる支援をまとめています。"
33+
"道場で役立つ資料やコンテスト情報、立ち上げ方や各種支援をまとめています。"
3434
end
3535

3636
def using_scrivito?

0 commit comments

Comments
 (0)