[gtk-web/new-website: 159/180] optimised landing image



commit cbcf86076349f19b36231f993ce0c27367419b2f
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Wed Aug 14 18:47:03 2019 +0530

    optimised landing image

 assets/img/wall-gtk-main.jpg  | Bin 0 -> 302933 bytes
 assets/img/wall-gtk-main.png  | Bin 2843681 -> 0 bytes
 collections/_pages/index.html |   2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/assets/img/wall-gtk-main.jpg b/assets/img/wall-gtk-main.jpg
new file mode 100644
index 0000000..1bbba88
Binary files /dev/null and b/assets/img/wall-gtk-main.jpg differ
diff --git a/collections/_pages/index.html b/collections/_pages/index.html
index d08c179..49ba907 100644
--- a/collections/_pages/index.html
+++ b/collections/_pages/index.html
@@ -86,7 +86,7 @@ news_and_events_list:
 
 {% include header.html %}
 
-{% assign back_img = '/assets/img/wall-gtk-main.png' | prepend: site.url %}
+{% assign back_img = '/assets/img/wall-gtk-main.jpg' | prepend: site.url %}
 <section class="d-flex flex-column" id="landing" style="background: url('{{ back_img }}');">
   {% include navbar.html %}
   <div class="container d-flex align-items-center" style="height: var(--breakpoint-sm)">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]