summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2019-10-09 13:18:17 -0400
committerGitHub <noreply@github.com>2019-10-09 13:18:17 -0400
commit9dc828fa81d86a9669b5ea2ea3b8e6bc19e438aa (patch)
tree3e403a09dd1611feda133eb52b31a36c151f85c9
parent5af9fbf766f5d2132371b769dbb91318c6a3b2ef (diff)
parent254bcb673dd7bfb7907e4af8b7d6fc42d7637c86 (diff)
Merge pull request #614 from hairyhenderson/imgbot
[ImgBot] Optimize images
-rw-r--r--.imgbotconfig4
-rw-r--r--docs/static/images/gomplate-icon-small.pngbin3352 -> 2940 bytes
-rw-r--r--docs/static/images/gomplate-icon.pngbin8243 -> 4544 bytes
-rw-r--r--docs/static/images/gomplate.pngbin44470 -> 33838 bytes
4 files changed, 4 insertions, 0 deletions
diff --git a/.imgbotconfig b/.imgbotconfig
new file mode 100644
index 00000000..76822624
--- /dev/null
+++ b/.imgbotconfig
@@ -0,0 +1,4 @@
+{
+ "ignoredFiles": [ "*.svg" ],
+ "aggressiveCompression": "true"
+}
diff --git a/docs/static/images/gomplate-icon-small.png b/docs/static/images/gomplate-icon-small.png
index 8c826f50..79a2731b 100644
--- a/docs/static/images/gomplate-icon-small.png
+++ b/docs/static/images/gomplate-icon-small.png
Binary files differ
diff --git a/docs/static/images/gomplate-icon.png b/docs/static/images/gomplate-icon.png
index f00cd2eb..3947d3df 100644
--- a/docs/static/images/gomplate-icon.png
+++ b/docs/static/images/gomplate-icon.png
Binary files differ
diff --git a/docs/static/images/gomplate.png b/docs/static/images/gomplate.png
index 255802af..5e5395b7 100644
--- a/docs/static/images/gomplate.png
+++ b/docs/static/images/gomplate.png
Binary files differ