From e796bf46cf47264cf08aefccf79755dbbe258034 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 9 Apr 2023 21:41:42 +0900 Subject: [PATCH] =?UTF-8?q?Strava=E3=81=B8=E3=81=AE=E3=83=AA=E3=83=B3?= =?UTF-8?q?=E3=82=AF=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/_default/languages.ja.toml | 1 + config/staging/languages.ja.toml | 1 + data/authors/管理人.json | 1 + 3 files changed, 3 insertions(+) diff --git a/config/_default/languages.ja.toml b/config/_default/languages.ja.toml index 39873d7..fa7d652 100644 --- a/config/_default/languages.ja.toml +++ b/config/_default/languages.ja.toml @@ -18,6 +18,7 @@ dateFormat = "2006-01-02" headline = "現役メンバーを募集中!我こそはという人はご連絡ください!" bio = "東北大学の有志によるランニングサークルです。陸上部とは違い、そこまで本気にならずに、好きなペースで、好きな距離を走るサークルです。" links = [ + { strava = "https://www.strava.com/clubs/everun" }, { twitter = "https://twitter.com/everun1989" }, { facebook = "https://www.facebook.com/groups/everun/" }, { instagram = "https://instagram.com/everun1982" }, diff --git a/config/staging/languages.ja.toml b/config/staging/languages.ja.toml index 39873d7..fa7d652 100644 --- a/config/staging/languages.ja.toml +++ b/config/staging/languages.ja.toml @@ -18,6 +18,7 @@ dateFormat = "2006-01-02" headline = "現役メンバーを募集中!我こそはという人はご連絡ください!" bio = "東北大学の有志によるランニングサークルです。陸上部とは違い、そこまで本気にならずに、好きなペースで、好きな距離を走るサークルです。" links = [ + { strava = "https://www.strava.com/clubs/everun" }, { twitter = "https://twitter.com/everun1989" }, { facebook = "https://www.facebook.com/groups/everun/" }, { instagram = "https://instagram.com/everun1982" }, diff --git a/data/authors/管理人.json b/data/authors/管理人.json index e6cd8c7..149a984 100644 --- a/data/authors/管理人.json +++ b/data/authors/管理人.json @@ -3,6 +3,7 @@ "image" : "img/logo.jpg", "bio": "東北大学の有志によるランニングサークルです。陸上部とは違い、そこまで本気にならずに、好きなペースで、好きな距離を走るサークルです。", "social": [ + { "strava": "https://www.strava.com/clubs/everun" }, { "twitter": "https://twitter.com/everun1989" }, { "facebook": "https://facebook.com/groups/everun" }, { "instagram": "https://www.instagram.com/everun1982/" },