git ssb

2+

mixmix / ticktack



Tree: c2cb876f7ef9db11df921ff5cebd31e0d8721cd1

Files: c2cb876f7ef9db11df921ff5cebd31e0d8721cd1 / blog / index.js

103 bytesRaw
1module.exports = {
2 html: {
3 post: require('./html/post'),
4 blog: require('./html/blog')
5 }
6}
7
8

Built with git-ssb-web