v9: logo FEHAP depuis client/public, Dockerfile inclus

This commit is contained in:
Manus Deploy
2026-04-21 12:27:14 -04:00
parent 15e36bc32b
commit fe10024583
3 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ import { getLoginUrl } from "@/const";
import { useLocation } from "wouter";
import { KeyRound, ExternalLink } from "lucide-react";
const FEHAP_LOGO = "/manus-storage/logoFEHAP_69ddd0ee.PNG";
const FEHAP_LOGO = "/logoFEHAP.PNG";
const SANTINOVA_LOGO_TEXT = "Santinova Soft";
export default function Login() {