diff --git a/.gitignore b/.gitignore index 7c5483b2..ea9219ef 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ test.css test.css.map test.html test.sass +test.scss test.css test.css.map diff --git a/README.md b/README.md index 3014feed..6473e0af 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,8 @@ Browse the [online documentation here.](https://bulma.io/documentation/start/ove | [CASE](https://case.app) | CASE is Lightweight Backend-as-a-Service with essential features: DB, Admin panel, API, JS SDK | | [Reactive Bulma](https://github.com/NicolasOmar/reactive-bulma) | A component library based on React, Bulma, Typescript and Rollup | +

Browser testing via

+ ## Copyright and license ![Github](https://img.shields.io/github/license/jgthms/bulma?logo=Github) Code copyright 2023 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE). diff --git a/docs/_includes/docs/menu.html b/docs/_includes/docs/menu.html index f0b644cc..15d09851 100644 --- a/docs/_includes/docs/menu.html +++ b/docs/_includes/docs/menu.html @@ -63,3 +63,5 @@ {% include docs/menu-list.html category_id="helpers" %} + +{% include docs/side-sponsr.html %} diff --git a/docs/_includes/docs/side-sponsr.html b/docs/_includes/docs/side-sponsr.html index 6d183e54..ad102428 100644 --- a/docs/_includes/docs/side-sponsr.html +++ b/docs/_includes/docs/side-sponsr.html @@ -1,14 +1,14 @@
-

Sponsors

+

Sponsor

- + {% include docs/elements/responsive-image.html - path="amis/passwordlink" + path="amis/route4me" extension="png" - alt="Password.link" - width="332" - height="96" + alt="Route Planner and Route Optimizer" + width="224" + height="57" %}
diff --git a/docs/_includes/global/support.html b/docs/_includes/global/support.html index d7758a83..ef969be3 100644 --- a/docs/_includes/global/support.html +++ b/docs/_includes/global/support.html @@ -23,6 +23,14 @@ + + {% if site.data.sponsors.footer.size > 0 %}