From ca5969379ac4ef81f251fd9184d1196e34b1f3b5 Mon Sep 17 00:00:00 2001 From: James Mills Date: Sat, 28 Mar 2020 15:00:43 +1000 Subject: Set preload to metdata --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index f953414..aea20cb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@ {{ $playing := .Playing }}
{{ if $playing.ID }} - +

{{ $playing.Title }}

{{ $playing.Views }} views • {{ $playing.Modified }}
{{ $playing.Size | bytes }}

{{ $playing.Description }}

-- cgit v1.2.3