git ssb

2+

cel / scuttlebot.io



Tree: 758e433b7c3d4c10d3f23bafb07b64262514e96f

Files: 758e433b7c3d4c10d3f23bafb07b64262514e96f / tmpl / docs / config / creating-test-users.html.js

286 bytesRaw
1var md = require('../../../markdown')
2var page = require('../../page.part')
3module.exports = () => page({
4 title: 'Creating test users',
5 section: 'docs',
6 tab: 'docs-config',
7 path: '/docs/config/creating-test-users.html',
8 content: md.doc(__dirname+'/creating-test-users.md')
9})
10

Built with git-ssb-web