git ssb

2+

cel / scuttlebot.io



Tree: 335022b47a65f2cc954c1ad739f3061a37f8bcd3

Files: 335022b47a65f2cc954c1ad739f3061a37f8bcd3 / tmpl / apis / common / ssb-keys.html.js

231 bytesRaw
1var md = require('../../../markdown')
2var page = require('../../page.part')
3module.exports = () => page({
4 section: 'apis',
5 tab: 'apis-common',
6 path: '/apis/common/ssb-keys.html',
7 content: md.doc(__dirname+'/ssb-keys.md')
8})

Built with git-ssb-web