summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 20:18:45 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 20:18:45 -0500
commit5449dca686d7bdbd5f09acd4e9fd8647535acde9 (patch)
tree2e1b459c517974d9f57c0b52924d49e0ba86afca /src
parent877491a97c2ac140003c6416dbd33630148bb860 (diff)
index.yaml partial support
Diffstat (limited to 'src')
-rw-r--r--src/dnd/index.yaml3
-rw-r--r--src/index.yaml3
2 files changed, 4 insertions, 2 deletions
diff --git a/src/dnd/index.yaml b/src/dnd/index.yaml
index 6e83a31..a0a0868 100644
--- a/src/dnd/index.yaml
+++ b/src/dnd/index.yaml
@@ -1,5 +1,6 @@
+title: "Dungeons & Dragons"
external:
- title: "Waterdeep Bazaar: Marketplace Generator"
- url: "/dnd/WaterdeepBazaar/WaterdeepBazaar.html"
+ url: "dnd/WaterdeepBazaar/WaterdeepBazaar.html"
published: "2015-12-14"
tags: [DM, WP]
diff --git a/src/index.yaml b/src/index.yaml
index 3532b53..c61e1b6 100644
--- a/src/index.yaml
+++ b/src/index.yaml
@@ -1,3 +1,4 @@
+title: ""
sections:
"writing": "Writing"
"dnd": "Dungeons & Dragons"
@@ -8,6 +9,6 @@ external:
published: "2013-12-03"
tags: [FF]
- title: "Waterdeep Bazaar: Marketplace Generator"
- url: "/dnd/WaterdeepBazaar/WaterdeepBazaar.html"
+ url: "dnd/WaterdeepBazaar/WaterdeepBazaar.html"
published: "2015-12-14"
tags: [DM, WP]