summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2018-09-17 22:12:24 -0400
committerBen Burwell <ben@benburwell.com>2018-09-17 22:12:24 -0400
commitcec95aa2559fc095e4351e5dc69f2268f6350651 (patch)
tree3cc4e8e06af7911008855505117cc76b5628b1be /_config.yml
parent208821cda116bab74e657d6f0c2cd7c23eff9610 (diff)
General cleanup
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml18
1 files changed, 4 insertions, 14 deletions
diff --git a/_config.yml b/_config.yml
index ec331dc..5bc4d4e 100644
--- a/_config.yml
+++ b/_config.yml
@@ -11,22 +11,12 @@ timezone: America/New_York
# Site-level data
name: Ben Burwell
-keywords:
- - ben burwell
- - software engineer
- - developer
- - cryptography
- - lighting design
-description: "I make things."
excerpt_separator: <!--more-->
-twitter:
- site: "@bburwell"
- creator: "@bburwell"
-# Page defaults
defaults:
- scope:
- path: "" # Applies to all files
+ path: ""
+ type: "posts"
values:
- description: "I make things."
- image: "https://www.benburwell.com/assets/images/icons/benburwell.png"
+ layout: "post"
+