1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 02:54:01 +02:00

Update sponsoring.html based on latest masthead modifications

This commit is contained in:
Julien Déramond
2024-02-25 09:36:06 +01:00
parent 9f78df138c
commit 0ad4af9d55

View File

@@ -8,9 +8,9 @@
Our passionated maintainers dedicate their time to ensure that Bootstrap continues to evolve since 2011. Support us by donating to our collective. Our passionated maintainers dedicate their time to ensure that Bootstrap continues to evolve since 2011. Support us by donating to our collective.
</p> </p>
<p class="d-flex justify-content-start lead fw-normal mb-md-0"> <p class="d-flex justify-content-start lead fw-normal mb-md-0">
<a href="{{ .Site.Params.opencollective }}" class="icon-link fw-semibold"> <a href="{{ .Site.Params.opencollective }}" class="icon-link icon-link-hover fw-semibold">
Support us via Open Collective Support us via Open Collective
<svg class="bi"><use xlink:href="#arrow-right-short"></use></svg> <svg class="bi"><use xlink:href="#arrow-right"></use></svg>
</a> </a>
</p> </p>
</div> </div>