From a0d4cd150c7c197fc57176e6c5be872d2fc0315c Mon Sep 17 00:00:00 2001 From: karim Date: Mon, 29 Jun 2026 11:06:23 +0200 Subject: [PATCH] selfhost video, drop vimeo --- layouts/portfolio/single.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/portfolio/single.html b/layouts/portfolio/single.html index 5a8165a..9db522d 100644 --- a/layouts/portfolio/single.html +++ b/layouts/portfolio/single.html @@ -3,10 +3,10 @@ {{ $hasText := ne (.RawContent | strings.TrimSpace) "" }} {{ $images := .Params.images }} -{{ with .Params.vimeo }} -
- -
+{{ with .Params.video }} + {{ end }} {{ if or $images $hasText }}