Set up contributor and detail scene

This commit is contained in:
Dennis Schoepf 2021-07-24 17:19:54 +02:00
parent 18850e9fb8
commit e6536ca7c8
8 changed files with 73 additions and 3 deletions

3
.htmlnanorc.js Normal file
View file

@ -0,0 +1,3 @@
module.exports = {
minifySvg: false,
};