add logo + apk

This commit is contained in:
_N3m0 2024-06-02 22:44:14 +02:00
parent 1cbfc1a485
commit 9496ece329
3 changed files with 2 additions and 0 deletions

BIN
FUSION.apk Normal file

Binary file not shown.

View File

@ -2,6 +2,7 @@
<html>
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="logo.png" />
<title>FUSION</title>
<style>
body {
@ -78,6 +79,7 @@
<br>
<button onclick="generer()">Générer</button>
</main>
<p><a href="/FUSION.apk">Telechargez</a> l'apk de l'application.</p>
<p><a onclick="telecharger()">Telechargez</a> la liste des mots.</p>
<p>Site inspiré de : <a href="https://www.youtube.com/watch?v=yEFT5zqXtoY">Ockam Razor</a></p>

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB