aboutsummaryrefslogtreecommitdiffstats
path: root/docs/contents.json
diff options
context:
space:
mode:
authorkarissa <krmckelv@gmail.com>2017-02-17 15:32:59 -0800
committerkarissa <krmckelv@gmail.com>2017-02-17 15:32:59 -0800
commit9709b25ae2fd6a5531824a3b4b98dfddaf04cdea (patch)
tree0615275bf8d39557a4cc578fa487cfab4b04c3e5 /docs/contents.json
parent6b142bfd95d4deec48f3027a4b06d53417b97331 (diff)
downloaddat-docs-9709b25ae2fd6a5531824a3b4b98dfddaf04cdea.tar.gz
dat-docs-9709b25ae2fd6a5531824a3b4b98dfddaf04cdea.zip
add browser based dat back
Diffstat (limited to 'docs/contents.json')
-rw-r--r--docs/contents.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/contents.json b/docs/contents.json
index 651efa2..228b9e3 100644
--- a/docs/contents.json
+++ b/docs/contents.json
@@ -6,7 +6,8 @@
"FAQ": "faq.md"
},
"Cookbook": {
- "DIY Dat": "cookbook/diy-dat.md"
+ "With WebRTC in the Browser": "cookbook/browser.md",
+ "Do-it-yourself": "cookbook/diy-dat.md"
},
"Ecosystem": {
"Overview": "ecosystem.md",