From 39b37b5f56264d8b1305a2e890f27948bd34799b Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Tue, 19 Sep 2023 23:01:46 +0100 Subject: [PATCH] Update video placeholder image processing in js. --- index.go.html | 5 ++--- index.js | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/index.go.html b/index.go.html index eb13506..9733f7f 100644 --- a/index.go.html +++ b/index.go.html @@ -19,7 +19,6 @@ var CssDarkURL = "{{ .Data.CSSDarkURL }}" var SunImageURL = "{{ .Data.SunImageLocation }}" var MoonImageURL = "{{ .Data.MoonImageLocation }}" - var PlayImageURL = "{{ .Data.PlayVideoImageLocation }}" @@ -155,7 +154,7 @@
{{ if eq .VideoLocation "" }} - No Video + No Video {{ else }} {{ if .IsVideoLink }} @@ -163,7 +162,7 @@ {{ else }}