git ssb

2+

cel / scuttlebot.io



Tree: 1c0b1ef0448284507ec1d14ad5dd124cc591466c

Files: 1c0b1ef0448284507ec1d14ad5dd124cc591466c / tmpl / apis / modules / ssb-keys.html.js

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

Built with git-ssb-web