From 0884dc00252798d15c9a4282a3c330b37c7cf2f3 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Tue, 20 Aug 2024 22:02:09 -0400 Subject: [PATCH] Wrong quotes on gallery s. Signed-off-by: Robin Davies --- docs/_includes/gallery.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_includes/gallery.html b/docs/_includes/gallery.html index 3b14c0be..a0765bce 100644 --- a/docs/_includes/gallery.html +++ b/docs/_includes/gallery.html @@ -201,8 +201,8 @@ + "px; left: 0px; top: 0px; opacity: 0.0;" + " display: flex; flex-flow: row none; justify-content: space-between;align-items: end; padding:20; opacity: 0.8;'>"); { - document.writeln("
"); - document.writeln("
"); + document.writeln("
"); + document.writeln("
"); } document.writeln(""); @@ -226,4 +226,4 @@ window.addEventListener('resize', galleryWindowResize); } - \ No newline at end of file +