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