Add footer

This commit is contained in:
syuilo 2019-01-17 09:42:21 +09:00
parent b2e4957bb8
commit f1e769e74d
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -58,6 +58,10 @@ html
padding: 4px 5px;
}
footer {
text-align: center;
}
body
main
header
@ -127,4 +131,5 @@ html
each emoji in emojis
| :#{emoji.name}:
= ' '
footer
p Misskey is open-source software. <a href="https://github.com/syuilo/misskey">View source</a>