From 544ef3bc588d4180d7ecad15bdacd43813a7c5c5 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 12 Dec 2019 14:51:10 +0000 Subject: update composer libs and minor notifications display fixes --- vendor/twbs/bootstrap/site/_layouts/docs.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vendor/twbs/bootstrap/site/_layouts/docs.html') diff --git a/vendor/twbs/bootstrap/site/_layouts/docs.html b/vendor/twbs/bootstrap/site/_layouts/docs.html index 1d2125508..b9381923b 100644 --- a/vendor/twbs/bootstrap/site/_layouts/docs.html +++ b/vendor/twbs/bootstrap/site/_layouts/docs.html @@ -10,17 +10,17 @@
-
+
{% include docs-sidebar.html %}
{% if page.toc %} -
+
+ {% endif %} -
+

{{ page.title | smartify }}

{{ page.description | smartify }}

{% include ads.html %} -- cgit v1.2.3 From a9e19cb89ed08689dc58c92b3d5491318a703f0e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sat, 22 Aug 2020 19:40:57 +0200 Subject: composer update bootstrap --- vendor/twbs/bootstrap/site/_layouts/docs.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'vendor/twbs/bootstrap/site/_layouts/docs.html') diff --git a/vendor/twbs/bootstrap/site/_layouts/docs.html b/vendor/twbs/bootstrap/site/_layouts/docs.html index b9381923b..08788a254 100644 --- a/vendor/twbs/bootstrap/site/_layouts/docs.html +++ b/vendor/twbs/bootstrap/site/_layouts/docs.html @@ -21,7 +21,10 @@ {% endif %}
-

{{ page.title | smartify }}

+
+ View on GitHub +

{{ page.title | smartify }}

+

{{ page.description | smartify }}

{% include ads.html %} {{ content }} -- cgit v1.2.3