diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2e117d2..2070efa 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -3,7 +3,7 @@
-
+
@@ -27,10 +27,10 @@
-
+
-
+
@@ -81,7 +81,7 @@
-
+
@@ -99,18 +99,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
@@ -131,6 +119,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -234,8 +232,8 @@
-
+
@@ -299,6 +297,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -681,7 +693,19 @@
1458080920265
-
+
+ 1458081206294
+
+
+ 1458081206294
+
+
+ 1458081399688
+
+
+ 1458081399688
+
+
@@ -751,7 +775,8 @@
-
+
+
@@ -760,14 +785,6 @@
-
-
-
-
-
-
-
-
@@ -1036,14 +1053,6 @@
-
-
-
-
-
-
-
-
@@ -1096,16 +1105,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -1116,11 +1115,37 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/html/js/jquery.unveil.js b/html/js/jquery.unveil.js
index e6d89bf..4d3d138 100644
--- a/html/js/jquery.unveil.js
+++ b/html/js/jquery.unveil.js
@@ -38,7 +38,7 @@
if (!S(source).startsWith('http')) {
source = 'http://' + S(source).stripLeft('/').s;
}
- source = 'http://image.silvrtree.co.uk/1140,fit/' + source;
+ source = 'http://image.silvrtree.co.uk/1140,fit,q80/' + source;
this.setAttribute("src", source);
if (typeof callback === "function") callback.call(this);