summaryrefslogtreecommitdiff
path: root/config.rb
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-04-08 15:48:53 +0200
committerLars Henrik Mai <lars.mai@kontinui.de>2014-04-08 15:48:53 +0200
commit9cbb3e63db68bfc7d38a8b1368d61dd9456af446 (patch)
treecf933b63fd5d171e5b8d10ed25fb73a9a185ee26 /config.rb
parentb0da6603c012280a33202836bb1e9a2456fbd054 (diff)
blog lives in /news, add some config stuff
Diffstat (limited to 'config.rb')
-rw-r--r--config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.rb b/config.rb
index 6df75fa..831edd2 100644
--- a/config.rb
+++ b/config.rb
@@ -6,7 +6,7 @@
activate :blog do |blog|
# This will add a prefix to all links, template references and source paths
- # blog.prefix = "blog"
+ blog.prefix = "news"
# blog.permalink = "{year}/{month}/{day}/{title}.html"
# Matcher for blog source files