summaryrefslogtreecommitdiff
path: root/blag/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'blag/config.yaml')
-rw-r--r--blag/config.yaml14
1 files changed, 0 insertions, 14 deletions
diff --git a/blag/config.yaml b/blag/config.yaml
deleted file mode 100644
index 7a96afc..0000000
--- a/blag/config.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-baseurl: "https://kennyballou.com"
-MetaDataFormat: "yaml"
-languageCode: "en-us"
-title: "~kballou"
-indexes:
- tag: "tags"
- topic: "topics"
-permalinks:
- blog: /blog/:year/:month/:slug
-copyright: "This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License."
-author:
- name: "Kenny Ballou"
-...