From: Donovan Glover Date: Tue, 19 Oct 2021 20:28:45 +0000 (-0400) Subject: Fix stray end tags on website X-Git-Tag: 0.9.4~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f836eba12e8b14b4f9e3bef7c9e3ce00d525bfb4;p=thirdparty%2Fbulma.git Fix stray end tags on website --- diff --git a/docs/_includes/global/navbar-start.html b/docs/_includes/global/navbar-start.html index 733223a05..718e4af6f 100644 --- a/docs/_includes/global/navbar-start.html +++ b/docs/_includes/global/navbar-start.html @@ -62,7 +62,6 @@ {{ link.subtitle }} - {% unless forloop.last %} diff --git a/docs/_layouts/documentation.html b/docs/_layouts/documentation.html index 8856b17af..bdb1e8027 100644 --- a/docs/_layouts/documentation.html +++ b/docs/_layouts/documentation.html @@ -61,5 +61,5 @@ route: documentation {% endif %} {% include components/anchors.html %} - +