Files: 96570266185b2fbe938281bee30bde6029df8d47 / 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