From 11aca60c1abaa45d13dd5ccd2243152c0c66b95b Mon Sep 17 00:00:00 2001 From: Guillaume Demesy Date: Wed, 10 Jun 2015 22:13:14 +0200 Subject: [PATCH] Rename file with svg extension and optimize SVG --- webcompat/templates/contributors.html | 2 +- webcompat/templates/index.html | 2 +- .../templates/shared/LightbulbwithBug.html | 39 ------------------- .../templates/shared/LightbulbwithBug.svg | 1 + webcompat/templates/shared/light.html | 31 --------------- 5 files changed, 3 insertions(+), 72 deletions(-) delete mode 100644 webcompat/templates/shared/LightbulbwithBug.html create mode 100644 webcompat/templates/shared/LightbulbwithBug.svg delete mode 100644 webcompat/templates/shared/light.html diff --git a/webcompat/templates/contributors.html b/webcompat/templates/contributors.html index e8ff5ab5f..0e1decf76 100644 --- a/webcompat/templates/contributors.html +++ b/webcompat/templates/contributors.html @@ -9,7 +9,7 @@

Welcome aboard!
Get started below...

-
{% include "shared/LightbulbwithBug.html" %}
+
{% include "shared/LightbulbwithBug.svg" %}
diff --git a/webcompat/templates/index.html b/webcompat/templates/index.html index bf09791f9..5b5024b74 100644 --- a/webcompat/templates/index.html +++ b/webcompat/templates/index.html @@ -13,7 +13,7 @@

Bug reporting
for the internet.

- {% include "shared/LightbulbwithBug.html" %} + {% include "shared/LightbulbwithBug.svg" %}
diff --git a/webcompat/templates/shared/LightbulbwithBug.html b/webcompat/templates/shared/LightbulbwithBug.html deleted file mode 100644 index 6d30c38b0..000000000 --- a/webcompat/templates/shared/LightbulbwithBug.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - diff --git a/webcompat/templates/shared/LightbulbwithBug.svg b/webcompat/templates/shared/LightbulbwithBug.svg new file mode 100644 index 000000000..550d39974 --- /dev/null +++ b/webcompat/templates/shared/LightbulbwithBug.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/webcompat/templates/shared/light.html b/webcompat/templates/shared/light.html deleted file mode 100644 index e592b7445..000000000 --- a/webcompat/templates/shared/light.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - -