summaryrefslogtreecommitdiff
path: root/design/templates/archives
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2015-09-24 13:01:28 +0000
committerluxagraf <sng@luxagraf.net>2015-09-24 13:01:28 +0000
commit627f3e5e60f9ef071dce2b9dd57caca1939a7aa4 (patch)
tree05894e14f44e5c3d28a723111b3c0e35483b934f /design/templates/archives
parent6cf2f5b09f3753351abc291cc70c6ae7e1126078 (diff)
removed google analytics
Diffstat (limited to 'design/templates/archives')
-rw-r--r--design/templates/archives/homepage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/homepage.html b/design/templates/archives/homepage.html
index de79894..1d2484a 100644
--- a/design/templates/archives/homepage.html
+++ b/design/templates/archives/homepage.html
@@ -15,7 +15,7 @@
srcset="{{IMAGES_URL}}{% now "Y"%}/{{homepage.image_base_url}}-640.jpg 640w,
{{IMAGES_URL}}{% now "Y"%}/{{homepage.image_base_url}}.jpg 1140w,
{{IMAGES_URL}}{% now "Y"%}/{{homepage.image_base_url}}-2280.jpg 2280w"
- src="{{IMAGES_URL}}{% now "Y"%}/{{homepage.image_base_url}}" alt="{{homepage.alt_text}}">
+ src="{{IMAGES_URL}}{% now "Y"%}/{{homepage.image_base_url}}.jpg" alt="{{homepage.alt_text}}">
</a>
</div>
<div class="hero--wrapper">