chore(core): Added legal notice and footer
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 2m2s

This commit is contained in:
l-nmch
2026-05-13 02:37:12 +02:00
parent 130aaf777d
commit 3ba7a3f75e
3 changed files with 129 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
<span class="colorA"> ===# %=== ====</span><span class="colorB"> ===* ===# ===+ *==# === === ===*</span>
<span class="colorA">%=== %=== ====</span><span class="colorB"> #=== ==== === ==+ === %==+*********====</span>
<span class="colorA"> ===# %=== +===</span><span class="colorB"> -==+ *=== ==+ +=== *===# *================</span>
<span class="colorA"> ===+ %=== ====* </span><span class="colorB"> #=== ==== ==+ ========+ %==+ </span>
<span class="colorA"> ===+ %=== ====*</span><span class="colorB"> #=== ==== ==+ ========+ %==+ </span>
<span class="colorA"> ====+ %=== +===+</span><span class="colorB"> ===* ===# ==+ === === </span>
<span class="colorA"> *===============</span><span class="colorB"> *==== ==== ==+ ===+ *===+ ===*</span>
<span class="colorA"> =*======*+ </span><span class="colorB"> ============# ==+ ============+ ============% </span>
@@ -51,5 +51,13 @@
<td><a href="https://ai.phorge.fr" class="colorA">https://ai.phorge.fr</a></td>
</tr>
</table>
<footer class="site-footer colorB">
<p>Explore more:</p>
<ul class="footer-links">
<!-- <li><a href="join-us.html">How to join us?</a></li> -->
<li><a href="legal-notice.html">Legal notice</a></li>
<li><a href="https://status.phorge.fr/status">Services Status</a></li>
</ul>
</footer>
</body>
</html>