Files: e82f383b2cc56a63e4afa6eb79a83f8b874713f6 / about / index.js
72 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