From 9945b83a99f785e352090a81e18cfd12276ebad6 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Sun, 28 Jul 2024 15:51:52 +0200 Subject: [PATCH] Move media to the correct (inline) location --- content/gallery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/gallery.md b/content/gallery.md index 6ceb167..83f77c1 100644 --- a/content/gallery.md +++ b/content/gallery.md @@ -14,4 +14,4 @@ menu: {{< gallery-modal >}} {{< gallery-script >}} -{{< video src="https://ipng.ch/media/sabbatical/vdo/IMG_0406.MOV" type="video/mp4" preload="auto" >}} +{{< video src="/media/vdo/IMG_0406.MOV" type="video/mp4" preload="auto" >}}