From 6618b035e8b2519025cb61e9148ff165ecf89b95 Mon Sep 17 00:00:00 2001 From: Sven Date: Fri, 7 Apr 2017 12:44:59 +0200 Subject: [PATCH] embed SVG Icons in the footer. --- static/img/icons/Heart.svg | 18 ++++++++ templates/base.html | 90 ++++++++++++++++++++++++++++++++++---- templates/index.html | 18 ++++---- 3 files changed, 109 insertions(+), 17 deletions(-) diff --git a/static/img/icons/Heart.svg b/static/img/icons/Heart.svg index 2a45a784..759d0541 100644 --- a/static/img/icons/Heart.svg +++ b/static/img/icons/Heart.svg @@ -7,3 +7,21 @@ c1.308-1.536,3.312-2.508,5.4-2.508c3.696,0,6.6,2.904,6.6,6.6c0,4.536-4.08,8.232-10.26,13.848L13,24.01z"/> + + + +Open SVG +Paste markup +Demo +Contribute +About +Powered by the incredible SVGO + + +IMAGE +CODE +216 bytes - 47.95% saving + + + + \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 57e048cb..f0f206e6 100644 --- a/templates/base.html +++ b/templates/base.html @@ -30,7 +30,7 @@
@@ -146,25 +146,25 @@ @@ -196,5 +196,79 @@ + + + diff --git a/templates/index.html b/templates/index.html index 88e71fbe..ff119a91 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,7 @@ @@ -30,7 +30,7 @@
- +

{{ _("Firewall") }}

@@ -48,7 +48,7 @@

- +

{{ _("Performance") }}

@@ -65,7 +65,7 @@

- +

{{ _("Easy to use") }}

@@ -83,7 +83,7 @@

- +

{{ _("Network Security") }}

@@ -101,7 +101,7 @@

- +

{{ _("Open Source") }}

@@ -117,7 +117,7 @@

- +

{{ _("Trusted by thousands") }}

@@ -154,11 +154,11 @@

-- 2.39.2