git ssb

2+

cel / scuttlebot.io



Tree: 338e0ca3c8de6d685bca80161faf219c20acd76d

Files: 338e0ca3c8de6d685bca80161faf219c20acd76d / tmpl / guides / private-messaging-app / intro.html.js

264 bytesRaw
1var page = require('../../page.part')
2module.exports = () => page({
3 section: 'guides',
4 tab: 'guides-private-messaging-app',
5 path: '/guides/private-messaging-app/intro.html',
6 content: `
7 <h2>Lets Write: a Private Messaging App</h2>
8 <p>todo</p>
9 `
10})

Built with git-ssb-web