git ssb

2+

cel / scuttlebot.io



Tree: e5f1c23af76d10255fd9ef97f5abeedc116c3c70

Files: e5f1c23af76d10255fd9ef97f5abeedc116c3c70 / tmpl / apis / modules / ssb-party.html.js

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

Built with git-ssb-web