Add footer

This commit is contained in:
syuilo 2019-01-17 09:42:21 +09:00
parent c968a35741
commit 16e93f277d

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>