Files: 55f65b5f081677702c9c21215926ac33bbda7272 / 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