git ssb

2+

mixmix / ticktack



Tree: b54653fc52f7f7d05a4fc1e294bb6151561bff09

Files: b54653fc52f7f7d05a4fc1e294bb6151561bff09 / 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