From 1b2d8c8996137f2b6536133fef1fd439f88e18f2 Mon Sep 17 00:00:00 2001
From: Rene Halver <r.halver@fz-juelich.de>
Date: Fri, 17 Jan 2020 09:02:02 +0100
Subject: [PATCH] video fix

---
 content/methods.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/methods.md b/content/methods.md
index 03d8343..d3f884b 100644
--- a/content/methods.md
+++ b/content/methods.md
@@ -15,7 +15,7 @@ The following methods are currently included in the ALL software library.
 
 ## Histogram-based adjustment
 
-<video preload="auto">
+<video preload="none">
 <source src="/websites/all-website/videos/animation_hist.mp4" type="video/mp4" height="720" width="1280" controls="on">
 <source src="/websites/all-website/videos/animation_hist.ogg" type="video/ogg" height="720" width="1280" controls="on">
 <source src="/websites/all-website/videos/animation_hist.avi" type="video/avi" height="720" width="1280" controls="on">
-- 
GitLab