everun/content/authors/管理人/_index.md

22 lines
1.3 KiB
Markdown

---
title: 管理人
---
<div class="flex mt-4 mb-10">
<img class="!mt-0 !mb-0 h-24 w-24 rounded-full ltr:mr-4 rtl:ml-4" width="96" height="96"
src="logo.jpg" />
<div class="place-self-center">
<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://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"
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "facebook" >}}</a>
<a class="px-1 hover:text-primary-700 dark:hover:text-primary-400" href="https://www.instagram.com/everun1982/" target="_blank"
aria-label="{{ $name | title }}" rel="me noopener noreferrer">{{< icon "instagram" >}}</a>
</div>
</div>
</div>
</div>