summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorMichael-Keith Bernard <mkbernard.dev@gmail.com>2012-01-29 17:18:39 -0800
committerMichael-Keith Bernard <mkbernard.dev@gmail.com>2012-01-29 17:54:37 -0800
commit9ba7f1b3ebd91ab8a4013b45c6458f60bb8872e6 (patch)
treea0008ac7b8c338497b49c47e1d99f5e59346f062 /_config.yml
parent266475ee790761eb1e0e73ffaaf3ee0422633233 (diff)
Adding a site-wide configuration option for tagline. The twitter theme will
still explicitly require a per-page tagline. Adding rvmrc to gitignore for those of us still using Ruby Version Manager.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 70630ab..76c49f2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -10,6 +10,7 @@ pygments: true
# so be sure to set them if your theme uses them.
#
title : Jekyll Bootstrap
+tagline: Site Tagline
author :
name : Name Lastname
email : blah@email.test
@@ -103,4 +104,4 @@ JB :
# and include your custom code. Your custom file must be defined at:
# ./_includes/custom/[HELPER]
# where [HELPER] is the name of the helper you are overriding.
- \ No newline at end of file
+