From b92931519a0108739675f410e62941c2eb4531d6 Mon Sep 17 00:00:00 2001 From: rany Date: Sun, 30 Aug 2020 01:11:21 -0300 Subject: [PATCH] fix charset to be 100% html5. Now it should be matching dknight's pull --- bb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bb.sh b/bb.sh index 0dc5d2d..f4b58d1 100755 --- a/bb.sh +++ b/bb.sh @@ -914,7 +914,7 @@ create_includes() { else { echo '' echo '' - echo '' + echo '' echo '' printf '\n' "${css_include[@]}" if [[ -z $global_feedburner ]]; then