Navbar revamp + Footer

This commit is contained in:
NGPixel
2016-11-21 22:41:57 -05:00
parent fc7e7d3d5a
commit 8c0ed4682c
12 changed files with 35 additions and 43 deletions

View File

@@ -1,10 +1,9 @@
footer.footer
.container
.content.has-text-centered
p
= t('footer.poweredby') + ' '
a(href='https://github.com/Requarks/wiki') Requarks Wiki
p
a.icon(href='https://github.com/Requarks/wiki')
i.fa.fa-github
span
= t('footer.poweredby') + ' '
a(href='https://github.com/Requarks/wiki') Requarks Wiki
| .
ul
li: a(href='/')= t('footer.home')
li: a(href='#root')= t('footer.top')