Add description

This commit is contained in:
Booteille 2024-12-10 09:14:06 +01:00
parent 50a77ac5fa
commit 538b65e268
No known key found for this signature in database
GPG Key ID: 0AB6C6CA01272646
1 changed files with 9 additions and 0 deletions

View File

@ -177,6 +177,15 @@
</div>
</div>
% }
<div id="lufi-description" class="block">
<div class="content">
<h1 class="title is-1 has-text-centered">Lufi</h1>
<h2 class="subtitle has-text-centered"><%= l("") %></h2>
<p class="is-size-5">
<%= l("Lufi lets you temporarily host your files securely! Your files are encrypted on your device and then stored on our server until the set expiry date. It's impossible for us to know what they contain!") %>
</p>
</div>
</div>
<div id="uploaded-files" class="block">
</div>