From: Adam Dullage Date: Wed, 12 Apr 2023 11:29:34 +0000 (+0100) Subject: Prevent SVGs from being minified to resolve build error X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6d720ab489874d551cd146fdab6a196f599ccf59;p=flatnotes.git Prevent SVGs from being minified to resolve build error --- diff --git a/.htmlnanorc b/.htmlnanorc new file mode 100644 index 0000000..0affc74 --- /dev/null +++ b/.htmlnanorc @@ -0,0 +1,3 @@ +{ + "minifySvg": false +} diff --git a/docs/logo.svg b/docs/logo.svg index d08bdf9..d9b1d46 100644 --- a/docs/logo.svg +++ b/docs/logo.svg @@ -1,6 +1,6 @@ - +