From 2b055553217360e7ba300b756753f26434ea0170 Mon Sep 17 00:00:00 2001 From: roiLeo Date: Thu, 8 Jul 2021 09:18:52 +0200 Subject: [PATCH] fix(doc): format example bootstrap --- src/doc/_includes/examples/bootstrap.html | 98 ++++++++++++----------- 1 file changed, 50 insertions(+), 48 deletions(-) diff --git a/src/doc/_includes/examples/bootstrap.html b/src/doc/_includes/examples/bootstrap.html index 2ec5273d2..b17364d69 100644 --- a/src/doc/_includes/examples/bootstrap.html +++ b/src/doc/_includes/examples/bootstrap.html @@ -53,59 +53,61 @@ -

{{ site.forkawesome.name }} works great with the full range of Bootstrap components.

-{% highlight html %} - - Delete - - Settings - - - {{ site.forkawesome.name }}
Version {{ site.fontawesome.version }}
- - - -
- - -
-
- - -
- - -{% endhighlight %} + {% highlight html %} + + Delete + + + Settings + + + + {{ site.forkawesome.name }}
Version {{ site.fontawesome.version }} +
+ + + +
+ + +
+
+ + +
+ + + {% endhighlight %}