rfc/_config.yml
Dean Eigenmann c1c6f7c400
fix/redirects (#110)
* cleans up footnotes

* fixes redirects

* Update _config.yml
2020-03-11 12:37:08 +01:00

23 lines
258 B
YAML

title: "Vac Protocol"
markdown: kramdown
theme: minima
collections:
specs:
output: true
defaults:
-
scope:
path: "specs"
values:
layout: "spec"
header_pages:
- waku.md
plugins:
- jekyll-redirect-from
- jekyll-sitemap