diff options
| author | Barry Clark <barry@barryclark.co> | 2014-05-13 08:10:16 -0400 |
|---|---|---|
| committer | Barry Clark <barry@barryclark.co> | 2014-05-13 08:10:16 -0400 |
| commit | f2d11be40ab31322cd55494b57a2045881b3b7f5 (patch) | |
| tree | 3106d62ccb91f853be2106e23e7a2906c1288978 /_config.yml | |
| parent | 3c8ceb6232378f61c04a650e651cded778a3b351 (diff) | |
| download | blog-universedg-f2d11be40ab31322cd55494b57a2045881b3b7f5.tar.gz blog-universedg-f2d11be40ab31322cd55494b57a2045881b3b7f5.tar.bz2 blog-universedg-f2d11be40ab31322cd55494b57a2045881b3b7f5.zip | |
Added baseurl
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index c65f365..a0d2ad1 100644 --- a/_config.yml +++ b/_config.yml @@ -30,6 +30,7 @@ links: # You don't need to update the configuration flags below. # +baseurl: "" markdown: kramdown highlighter: pygments permalink: /:title |
