From ff1790746eb12c6b82b37ed1cb7a73b54203f55d Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Thu, 9 Feb 2023 17:21:39 -0600 Subject: [PATCH 1/8] Move modal to end of layout document --- layouts/_default/baseof.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index c8c15db..4d787c5 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -5,7 +5,7 @@ {{ with .Description }} - + {{ end }}