summaryrefslogtreecommitdiff
path: root/_frame/home
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-07-19 21:19:59 +0200
committerMinteck <contact@minteck.org>2022-07-19 21:19:59 +0200
commit735d518ae6ecc6c8d0ecbbae4aa3c019151178fc (patch)
tree341ee0e7faa7b6f3367b9a4e129cbd148006158c /_frame/home
parent3d71c572ec9a0827071be1978731079e8f1e5dbf (diff)
downloadargon-trunk.tar.gz
argon-trunk.tar.bz2
argon-trunk.zip
EOL and other stuffHEADtrunk
Diffstat (limited to '_frame/home')
-rw-r--r--_frame/home/index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/_frame/home/index.php b/_frame/home/index.php
index 0ea9691..4dcbd8b 100644
--- a/_frame/home/index.php
+++ b/_frame/home/index.php
@@ -23,11 +23,13 @@
<div id="frame-home-intro" <?= $_FAMILINE ? "style=\"filter: hue-rotate(150deg);\"" : "" ?>>
<img src="<?= str_contains($_SERVER['HTTP_USER_AGENT'], "+AutomateCloud/") ? ("/native.svg") : ($_FAMILINE ? "https://familine.minteck.org/icns/familine-music.svg" : "/favicon.svg") ?>" id="frame-home-logo" <?= $_FAMILINE ? "style=\"filter: hue-rotate(-150deg);\"" : "" ?>>
<div id="frame-home-welcome"><?= l("Welcome to the Argon Media Platform!", "Bienvenue sur Familine Musique !") ?></div>
- <div id="frame-home-tagline"><?= l("High quality ad-free music from Minteck", "Musique de haute qualité et sans publicités de la famille") ?></div>
+ <div id="frame-home-tagline"><?= l("High quality ad-free music from Minteck, powered by ELAC", "Musique de haute qualité et sans publicités de la famille, propulsé par ELAC") ?></div>
<button onclick="location.href='/_frame/library';" id="frame-home-button"><?= l("Browse Library", "Explorer la bibliothèque") ?></button>
<div id="frame-home-links">
<a onclick="location.href='/_frame/about';" id="frame-home-link-about" class="frame-home-link"><?= l("About Argon", "À propos") ?></a>
·
+ <a onclick="window.open('https://git.equestria.dev/equestria.dev/elac');" id="frame-home-link-source" class="frame-home-link"><?= l("About ELAC", "À propos de ELAC") ?></a>
+ ·
<?php if (!$_FAMILINE): ?>
<a onclick="location.href='/_frame/copyright';" id="frame-home-link-about" class="frame-home-link"><?= l("Copyright", "Droits d'auteurs") ?></a>
·