From 4026ddbe805cddc669216bc97ceca6e645e33a22 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 1 Jan 2023 10:17:21 +0900 Subject: [PATCH] =?UTF-8?q?=E5=9F=B7=E7=AD=86=E8=80=85=E3=83=87=E3=83=BC?= =?UTF-8?q?=E3=82=BF=E3=82=92=E4=BD=9C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/authors/武蔵一弘.json | 15 +++++++++++++++ data/authors/管理人.json | 10 ++++++++++ 2 files changed, 25 insertions(+) create mode 100644 data/authors/武蔵一弘.json create mode 100644 data/authors/管理人.json diff --git a/data/authors/武蔵一弘.json b/data/authors/武蔵一弘.json new file mode 100644 index 0000000..bd7478d --- /dev/null +++ b/data/authors/武蔵一弘.json @@ -0,0 +1,15 @@ +{ + "name": "武蔵一弘", + "image" : "img/musashi.png", + "bio": "2008年に文学部に入学しました。大学院の修士で卒業したので、6-7年ほどイブランにはお世話になりました。今はIT系の会社に勤めています。", + "social": [ + { "link": "https://blog.kazu634.com/" }, + { "twitter": "https://twitter.com/MusashiKazuhiro" }, + { "facebook": "https://facebook.com/kazu634" }, + { "linkedin": "https://linkedin.com/in/一弘-武蔵-b90bba54" }, + { "github": "https://github.com/kazu634" }, + { "link": "https://www.strava.com/athletes/89291248" }, + { "flickr": "https://www.flickr.com/photos/42332031@N02/" }, + { "foursquare": "https://foursquare.com/musashikazuhiro" } + ] +} diff --git a/data/authors/管理人.json b/data/authors/管理人.json new file mode 100644 index 0000000..34d5a7c --- /dev/null +++ b/data/authors/管理人.json @@ -0,0 +1,10 @@ +{ + "name": "管理人", + "image" : "img/logo.jpg", + "bio": "東北大学の有志によるランニングサークルです。陸上部とは違い、そこまで本気にならずに、好きなペースで、好きな距離を走るサークルです。", + "social": [ + { "twitter": "https://twitter.com/everun1989" }, + { "facebook": "https://facebook.com/groups/everun" }, + { "instagram": "https://foursquare.com/everun1989" } + ] +}