0
0
Fork 0

リファクタとデザイン調整とresolve #1

This commit is contained in:
Xeltica 2020-09-09 00:48:02 +09:00
parent 41f40dd2c2
commit 219b15d9e6
17 changed files with 404 additions and 64 deletions

View file

@ -1,3 +1,25 @@
mixin exta()
a(href=attributes.href target="_blank" rel="noopener noreferrer")
block
block
mixin serverInfo()
.xd-card
.header
h1.title
i.fas.fa-info-circle
| サービスの情報
.body
dl
dt
i.fas.fa-users
| 登録者数
dd !{usersCount} 人
dt
| 総ノート数
dd (coming soon)
dt
| 総フォロー数
dd (coming soon)
dt
| 総フォロワー数
dd (coming soon)