summaryrefslogtreecommitdiff
path: root/bin/update_html
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-11-04 19:58:18 +0100
committerJohn J. Camilleri <john@digitalgrammars.com>2018-11-04 19:58:18 +0100
commit9a7862ea9eaab6b17c1547a411421ee10e831c18 (patch)
tree4d22cc35add03d548ffb32f73914d07b3fc89001 /bin/update_html
parent914d54255fe81301773adfab1a2d8c0319afcd9a (diff)
Links in footer
Diffstat (limited to 'bin/update_html')
-rwxr-xr-xbin/update_html1
1 files changed, 0 insertions, 1 deletions
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"