From dd225d829b3300cda597650e3e9d88ce718c6ef5 Mon Sep 17 00:00:00 2001 From: Oscar Cortez Date: Sat, 25 Jul 2015 12:46:09 -0600 Subject: [PATCH] More vertical option Make dynamic the more vertical option in the headers nav --- _config.yml | 11 +++++++++++ _includes/header.html | 7 +++---- _includes/header_fixed.html | 7 +++---- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/_config.yml b/_config.yml index 7ea3e79..987409f 100644 --- a/_config.yml +++ b/_config.yml @@ -15,5 +15,16 @@ header_type: default # values [ drawer, default ] post_type: highlight # values [ highlight, default ] pagination_type: default # values [ ops, default ] +more_vert: + option1: + name: Cool Option 1 + link: www.myawesomelink.com + option2: + name: Cool Option 2 + link: www.myawesomelink.com + option3: + name: Cool Option 3 + link: www.myawesomelink.com + # Build settings markdown: kramdown diff --git a/_includes/header.html b/_includes/header.html index 5c46dec..fb6b5ff 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -28,10 +28,9 @@ diff --git a/_includes/header_fixed.html b/_includes/header_fixed.html index e9b093e..0e6ea56 100644 --- a/_includes/header_fixed.html +++ b/_includes/header_fixed.html @@ -17,10 +17,9 @@