summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 305ad21..751ae24 100644
--- a/_config.yml
+++ b/_config.yml
@@ -22,3 +22,11 @@ excerpt_separator: <!--more-->
twitter:
site: "@bburwell"
creator: "@bburwell"
+
+# Page defaults
+defaults:
+ - scope:
+ path: "" # Applies to all files
+ values:
+ description: "I make things."
+ image: "https://www.benburwell.com/assets/images/icons/benburwell.png"