Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 243 Bytes

Footer.md

File metadata and controls

10 lines (7 loc) · 243 Bytes

Footer

Add footer to themeConfig will add a footer to all pages.

themeConfig:
  footer: 'Licensed under <a href="/LICENSE.md>The Unlicense</a>.'

Note that footer content will be rendered as html to the footer of pages.