diff options
author | Paul Wise <pabs3@bonedaddy.net> | 2022-10-26 04:00:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-25 20:00:31 +0000 |
commit | ac9190cf3f4f698bd9ba403cc1a27f5bc7dde7b1 (patch) | |
tree | 54981a4be937c96eb5f9f214107d68c55ee1e9dd /img/patreon.svg | |
parent | Moved some configs to package.json, removed an unnecessary dependency, added ... (diff) | |
download | libredirect-ac9190cf3f4f698bd9ba403cc1a27f5bc7dde7b1.zip |
Clean up various minor issues (#506)
* Fix spelling and capitalisation errors Suggested-by: codespell & spellintian * Drop inkscape:export-filename attributes from svg elements in SVG files These paths represent privacy leaks and are incorrect on other systems.
Diffstat (limited to 'img/patreon.svg')
-rw-r--r-- | img/patreon.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/img/patreon.svg b/img/patreon.svg index a8ff1312..7d7de18b 100644 --- a/img/patreon.svg +++ b/img/patreon.svg @@ -7,7 +7,6 @@ viewBox="0 0 23.940294 8.4666664" version="1.1" id="svg5" - inkscape:export-filename="/mnt/main_storage/Git/libredirect/img/patreon.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" inkscape:version="1.1.1 (3bf5ae0d25, 2021-09-20)" |