mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
b2c60ef898
This marks the launch of the new documentation website.
8 lines
506 B
HTML
8 lines
506 B
HTML
<section class="section section-open-collective mt-3 bg-light py-5">
|
|
<div class="container">
|
|
<h2 class="h3 mt-0 text-center">Support Authelia</h2>
|
|
<p class="text-center">Help support the team developing Authelia by <a href="{{ "contributing/prologue/financial/" | relURL }}">becoming a financial contributor</a>.</p>
|
|
<p class="text-center mb-0 mt-4"><a class="btn btn-primary px-4 mb-2" href="https://opencollective.com/authelia-sponsors" role="button">Contribute</a></p>
|
|
</div>
|
|
</section>
|