Define header pages explicitly

This commit is contained in:
2023-07-09 22:02:47 +02:00
parent 5c81172e76
commit e88a34a4da

View File

@@ -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