Add subtitle

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

View File

@ -180,7 +180,7 @@
<div id="lufi-description" class="block"> <div id="lufi-description" class="block">
<div class="content"> <div class="content">
<h1 class="title is-1 has-text-centered">Lufi</h1> <h1 class="title is-1 has-text-centered">Lufi</h1>
<h2 class="subtitle has-text-centered"><%= l("") %></h2> <h2 class="subtitle has-text-centered"><%= l("The secured way to share your files!") %></h2>
<p class="is-size-5"> <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!") %> <%= 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> </p>