Fix typo in landing page

This commit is contained in:
Johannes Erwerle 2026-04-19 20:30:55 +02:00
parent 942b658160
commit 8b46b747de

View file

@ -6,7 +6,7 @@
</row> </row>
<row> <row>
<p>This is a service offering space for backups free of charge. This is a hobby project. It comes with no garantees for anything, especially availability of the service. This service is in a testing phase at the moment. It might be unavailable at times and features might change quickly.</p> <p>This is a service offering space for backups free of charge. This is a hobby project. It comes with no guarantees for anything, especially availability of the service. This service is in a testing phase at the moment. It might be unavailable at times and features might change quickly.</p>
<p>Currently this service offers only backups via <a href="https://www.borgbackup.org/">Borg Backup</a>.</p> <p>Currently this service offers only backups via <a href="https://www.borgbackup.org/">Borg Backup</a>.</p>
<p>To access this service you need an account. To register for an account you need a voucher. Vouchers are required to control the amount of users, so that there is enough space available for everyone.</p> <p>To access this service you need an account. To register for an account you need a voucher. Vouchers are required to control the amount of users, so that there is enough space available for everyone.</p>
</row> </row>