git ssb

2+

cel / scuttlebot.io



Tree: 9e4b77aeb7181a93a9ee3ceb1c21d11841a35f57

Files: 9e4b77aeb7181a93a9ee3ceb1c21d11841a35f57 / tmpl / social / social-network.html.js

184 bytesRaw
1var page = require('../page.part')
2module.exports = () => page({
3 tab: 'social',
4 path: '/social/social-network.html',
5 content: `
6 <h2>Social network</h2>
7 <p>todo</p>
8 `
9})

Built with git-ssb-web