footer.pug 238 B

12345678910
  1. footer.footer
  2. .container
  3. .content.has-text-centered
  4. p
  5. = t('footer.poweredby') + ' '
  6. a(href='https://github.com/Requarks/wiki') Requarks Wiki
  7. p
  8. a.icon(href='https://github.com/Requarks/wiki')
  9. i.fa.fa-github