Skip to content

Commit 0f61328

Browse files
committed
Unfork header.html from minima
This was accomplished by using a different, built-in method for specifying the pages to appear in nav and their order.
1 parent 363933b commit 0f61328

File tree

2 files changed

+5
-35
lines changed

2 files changed

+5
-35
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ google_analytics: UA-99695987-1
2626
markdown: kramdown
2727
theme: minima
2828

29+
header_pages:
30+
- documentation.md
31+
- examples.md
32+
- implementations.md
33+
2934
collections:
3035
docs:
3136
output: true

_includes/header.html

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)