Add configurable external links to top navigation. Resolves #5

This commit is contained in:
Michael Rose
2013-06-30 15:34:46 -04:00
parent ed5062c9fd
commit 8e94928183
4 changed files with 39 additions and 4 deletions

View File

@@ -27,7 +27,8 @@ google_verify: UQj93ERU9zgECodaaXgVpkjrFn9UrDMEzVamacSoQ8Y
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify: D81F4C18A6CB3018F64D7C827D953DFD
# Internal pages/posts to include in top navigation
# Links to include in top navigation
# For external links add external: true
links:
- title: About
url: /about
@@ -35,6 +36,9 @@ links:
url: /articles
- title: Theme Setup
url: /theme-setup
- title: Made Mistakes
url: http://mademistakes.com
external: true
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
timezone: America/New_York