Files: e4aaa311b7efe7bf2540be819c77348f258eb18d / about / index.js
73 bytesRaw
1 | module.exports = { |
2 | html: { |
3 | avatar: require('./html/avatar') |
4 | }, |
5 | } |
6 |
Built with git-ssb-web
1 | module.exports = { |
2 | html: { |
3 | avatar: require('./html/avatar') |
4 | }, |
5 | } |
6 |
Built with git-ssb-web