diff --git a/_config.yml b/_config.yml index 759b14f..518cce8 100644 --- a/_config.yml +++ b/_config.yml @@ -56,6 +56,13 @@ plugins: # - vendor/gems/ # - vendor/ruby/ +# If you want to link only specific pages in your header, uncomment +# this and add the path to the pages in order as they should show up +header_pages: + - about.md + - [Website](/) + - [Gitea](/git) + markdown: kramdown timezone: America/Chicago