From 09a34dda989df0f74bbfcd11ac63254d61b92a18 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Sun, 15 Jan 2023 02:16:35 +0100 Subject: Add images support (inf scroll via htmx of images taken from user docs) This commit also includes a migration from css to scss, some improvements to the redirection workflow when no session is found and refactors concerning flash cookies. --- templates/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user.html') diff --git a/templates/user.html b/templates/user.html index f116286..cd0d98c 100644 --- a/templates/user.html +++ b/templates/user.html @@ -27,7 +27,7 @@ {{.Name}} - {{.ModTime}} + {{formatmodtime .ModTime}} {{.Size}} -- cgit v1.2.3