Ajout du favicon
All checks were successful
/ 🐳 Build & Push Docker Image with Commit Hash Tag (push) Successful in 2m41s

This commit is contained in:
lionel
2025-07-09 08:58:02 +02:00
parent fd5ba8443c
commit 42a1e11c3d
2 changed files with 1 additions and 0 deletions

BIN
favicon_transfer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -5,6 +5,7 @@
<link href="/fontawesome/css/all.css" rel="stylesheet" />
<link rel="stylesheet" href="style/imagepreview.css"/>
<link href="style/style.css" rel="stylesheet">
<link rel="icon" href="favicon_transfer.png" type="image/png">
<title>Local Transfer</title>
</head>
<body>