git ssb

2+

cel / scuttlebot.io



Tree: b24a8c824494555ff39be898c3fde5541e7e8a92

Files: b24a8c824494555ff39be898c3fde5541e7e8a92 / tmpl / apis / modules / ssb-msg-schemas.html.js

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

Built with git-ssb-web