diff --git a/_data/header-menu.yml b/_data/header-menu.yml new file mode 100644 index 0000000..9c8b8a9 --- /dev/null +++ b/_data/header-menu.yml @@ -0,0 +1,5 @@ +items: + - link: /about/# + title: About + - link: /media + title: Media \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html index 2a858f9..85c9570 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -14,26 +14,25 @@