Merge pull request 'Add `Strava` link to `admin` page.' (#2) from modify-author-page into master

Reviewed-on: #2
This commit is contained in:
Kazuhiro MUSASHI 2023-08-20 12:19:35 +00:00
commit 1891a30113
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ title: 管理人
<div class="text-sm text-neutral-700 dark:text-neutral-400">東北大学の有志によるランニングサークルです。陸上部とは違い、そこまで本気にならずに、好きなペースで、好きな距離を走るサークルです。</div>
<div class="text-2xl sm:text-lg">
<div class="flex flex-wrap text-neutral-400 dark:text-neutral-500">
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://www.strava.com/clubs/everun" target="_blank"
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "strava" >}}</a>
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://twitter.com/everun1989" target="_blank"
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "twitter" >}}</a>
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://facebook.com/groups/everun" target="_blank"