Files: 9f35971e4a97a20c215d6f58c35b2298f2411e96 / 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