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"
|
base_url = "https://aerogramme.deuxfleurs.fr"
|
||||||
title = "Garage HQ"
|
title = "Aerogramme"
|
||||||
description = "An open-source distributed object storage service tailored for self-hosting"
|
description = "Resilient & standards-compliant open-source IMAP server with server-side encryption "
|
||||||
default_language = "en"
|
default_language = "en"
|
||||||
output_dir = "public"
|
output_dir = "public"
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
<span class="hidden md:inline">Download</span>
|
<span class="hidden md:inline">Download</span>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://git.deuxfleurs.fr/Deuxfleurs/garage"
|
href="https://git.deuxfleurs.fr/Deuxfleurs/aerogramme"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
title="Check the source on Gitea"
|
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">
|
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