From 9a7862ea9eaab6b17c1547a411421ee10e831c18 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Sun, 4 Nov 2018 19:58:18 +0100 Subject: Links in footer --- bin/update_html | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/update_html') diff --git a/bin/update_html b/bin/update_html index a5194bbdd..7b214314f 100755 --- a/bin/update_html +++ b/bin/update_html @@ -17,7 +17,6 @@ function render_html { --to=html5 \ --standalone \ --template="$DIR/_template.html" \ - --css="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" \ --variable="rel-root:$relroot" \ "$t2t" \ --output="$html" -- cgit v1.2.3