Skip to content

Commit fca7f10

Browse files
committed
added site-wide description to config.yml (this provides a default meta description for the site, but can be overridden on on any page with page.description in the yaml)
1 parent 7932d9e commit fca7f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ title: My Octopress Blog
77
subtitle: A blogging framework for hackers.
88
author: Your Name
99
simple_search: http://google.com/search
10+
description:
1011

1112
# Default date format is "ordinal" (resulting in "July 22nd 2007")
1213
# You can customize the format as defined in

0 commit comments

Comments
 (0)