fixing badlink on homepage

This commit is contained in:
spf13
2013-08-06 01:06:59 +02:00
parent 6789b6c5ce
commit 783f0d6154
2 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
Indexes:
indexes:
tag: 'tags'
BaseUrl: 'http://localhost'
baseurl: 'http://hugo.spf13.com'
...