From 4f8568b3ec91215a9af7d876d946714df8d8325a Mon Sep 17 00:00:00 2001 From: bihlink <95501288+bihlink@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:25:33 +0200 Subject: [PATCH] Update template.ejs --- lib/template.ejs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/lib/template.ejs b/lib/template.ejs index be1f075..9c78947 100644 --- a/lib/template.ejs +++ b/lib/template.ejs @@ -137,6 +137,9 @@ <% } %> + + + <% } else if (opts.theme && opts.theme.toLowerCase() == 'modern-light-min'){ %>
<% if (opts.header !== false){ %> @@ -241,7 +244,7 @@ <% } %> - + <% } else { %> @@ -361,7 +364,6 @@ <% } %> - <% } %> - - + + <% } %>