Links in footer

This commit is contained in:
John J. Camilleri
2018-11-04 19:58:18 +01:00
parent 914d54255f
commit 9a7862ea9e
3 changed files with 51 additions and 13 deletions

View File

@@ -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"