git ssb

2+

cel / scuttlebot.io



Tree: 338e0ca3c8de6d685bca80161faf219c20acd76d

Files: 338e0ca3c8de6d685bca80161faf219c20acd76d / 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