git ssb

2+

cel / scuttlebot.io



Tree: 8231016cf1abf0fb60c43b11d9ef9dbe69d6e5c0

Files: 8231016cf1abf0fb60c43b11d9ef9dbe69d6e5c0 / tmpl / apis / modules / ssb-config.html.js

260 bytesRaw
1var md = require('../../../markdown')
2var page = require('../../page.part')
3module.exports = () => page({
4 title: 'SSB-Config',
5 section: 'apis',
6 tab: 'apis-modules',
7 path: '/apis/modules/ssb-config.html',
8 content: md.doc(__dirname+'/ssb-config.md')
9})

Built with git-ssb-web