summaryrefslogtreecommitdiffstats
path: root/examples/blog/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/config.yaml')
-rw-r--r--examples/blog/config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/blog/config.yaml b/examples/blog/config.yaml
new file mode 100644
index 000000000..0e3b4aef1
--- /dev/null
+++ b/examples/blog/config.yaml
@@ -0,0 +1,5 @@
+---
+baseurl: "http://blog.hugoexample.com/"
+title: "Hugo Example Blog"
+canonifyurls: true
+--- \ No newline at end of file