mirror of
https://github.com/KevinMidboe/schleppe-lab.git
synced 2025-10-29 17:50:39 +00:00
Define header pages explicitly
This commit is contained in:
@@ -33,6 +33,9 @@ github_username: kevinmidboe
|
|||||||
show_excerpts: true
|
show_excerpts: true
|
||||||
# permalink: /posts/:year/:slug:output_ext
|
# permalink: /posts/:year/:slug:output_ext
|
||||||
permalink: /posts/:year/:slug
|
permalink: /posts/:year/:slug
|
||||||
|
header_pages:
|
||||||
|
- _pages/about.markdown
|
||||||
|
- _pages/tags.markdown
|
||||||
|
|
||||||
tag_page_layout: tag_page
|
tag_page_layout: tag_page
|
||||||
tag_page_dir: tag
|
tag_page_dir: tag
|
||||||
|
|||||||
Reference in New Issue
Block a user