From 0c0303b1857c00f6aa01c08b0b3a0cdbacf04f3a Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Mon, 1 May 2023 14:10:33 -0300 Subject: [PATCH] Moved bootstrap table css to head.html (#1387) Signed-off-by: George Araujo --- _includes/head.html | 3 +++ _includes/scripts/misc.html | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_includes/head.html b/_includes/head.html index 56a8310..b05a0d6 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -5,6 +5,9 @@ + + + diff --git a/_includes/scripts/misc.html b/_includes/scripts/misc.html index 305c062..6679e80 100644 --- a/_includes/scripts/misc.html +++ b/_includes/scripts/misc.html @@ -17,7 +17,6 @@ {% endif %} -