mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
add some more details on website
This commit is contained in:
10
website/dist/index.html
vendored
10
website/dist/index.html
vendored
@@ -56,6 +56,16 @@
|
||||
<a href="/docs/sponsor" class="button">Donate</a>
|
||||
<a href="/docs/contributing" class="button">Contributing</a>
|
||||
</div>
|
||||
<div class="feature">
|
||||
<h4>Many different payment methods</h4>
|
||||
<p>libreevent currently officially offers two payment gateways. More can be added at any point using a payment gateway plugin.</p>
|
||||
<a href="/docs/payments" class="button">Payment gateways</a>
|
||||
</div>
|
||||
<div class="feature">
|
||||
<h4>Secure</h4>
|
||||
<p>libreevent uses the latest security standards for authentication and data handling, with all passwords always being stored as password hashes.</p>
|
||||
<a href="/docs/setup/security" class="button">Security best practices</a>
|
||||
</div>
|
||||
<div class="feature">
|
||||
<h4>Plugins</h4>
|
||||
<p>You may expand the project's capabilities by using plugins or by developing your own plugin.</p>
|
||||
|
||||
Reference in New Issue
Block a user