diff --git a/.htmlnanorc.js b/.htmlnanorc.js new file mode 100644 index 0000000..86d7fe9 --- /dev/null +++ b/.htmlnanorc.js @@ -0,0 +1,3 @@ +module.exports = { + minifySvg: false, +}; diff --git a/index.html b/index.html index 899a4e5..d4d0e2f 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,24 @@