replace some garaghq stuff with aerogramme
This commit is contained in:
parent
276d138fc8
commit
0f6dac55e6
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
base_url = "https://garagehq.deuxfleurs.fr"
|
||||
title = "Garage HQ"
|
||||
description = "An open-source distributed object storage service tailored for self-hosting"
|
||||
base_url = "https://aerogramme.deuxfleurs.fr"
|
||||
title = "Aerogramme"
|
||||
description = "Resilient & standards-compliant open-source IMAP server with server-side encryption "
|
||||
default_language = "en"
|
||||
output_dir = "public"
|
||||
compile_sass = true
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
<span class="hidden md:inline">Download</span>
|
||||
</a>
|
||||
<a
|
||||
href="https://git.deuxfleurs.fr/Deuxfleurs/garage"
|
||||
href="https://git.deuxfleurs.fr/Deuxfleurs/aerogramme"
|
||||
target="_blank"
|
||||
title="Check the source on Gitea"
|
||||
class="group flex items-center justify-center space-x-1 font-semibold shadow hover:shadow px-2 py-1.5 rounded text-white transition-all duration-500 bg-gradient-to-tl from-gray-400 via-gray-500 to-gray-400 bg-size-200 bg-pos-0 hover:bg-pos-100">
|
||||
|
|
Loading…
Reference in a new issue