Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 421 Bytes

File metadata and controls

21 lines (18 loc) · 421 Bytes
title Page without footer
subtitle Demo page without footer
layout page
show_sidebar false
menubar example_menu
hide_footer true

Hiding the footer

If you would like a page without the footer displayed then set hide_footer to true in the page's frontmatter

title: Page without footer
subtitle: Demo page without footer
layout: page
show_sidebar: false
menubar: example_menu
hide_footer: true