git ssb

2+

cel / scuttlebot.io



Tree: 07de6e0bf8f8051cfea29058496ca70ae04e5c99

Files: 07de6e0bf8f8051cfea29058496ca70ae04e5c99 / tmpl / guides / social-feed-app / intro.html.js

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

Built with git-ssb-web