git ssb

2+

mixmix / ticktack



Tree: 74c2a9875f6869e3cc0b3448d52f059aff9a2bfb

Files: 74c2a9875f6869e3cc0b3448d52f059aff9a2bfb / 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