v9: logo FEHAP depuis client/public, Dockerfile inclus
This commit is contained in:
BIN
client/public/logoFEHAP.PNG
Normal file
BIN
client/public/logoFEHAP.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
@@ -2,7 +2,7 @@ import { getLoginUrl } from "@/const";
|
|||||||
import { useLocation } from "wouter";
|
import { useLocation } from "wouter";
|
||||||
import { KeyRound, ExternalLink } from "lucide-react";
|
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";
|
const SANTINOVA_LOGO_TEXT = "Santinova Soft";
|
||||||
|
|
||||||
export default function Login() {
|
export default function Login() {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ import { useLocation } from "wouter";
|
|||||||
import { toast } from "sonner";
|
import { toast } from "sonner";
|
||||||
import { Eye, EyeOff, Lock, User, ArrowLeft, ExternalLink } from "lucide-react";
|
import { Eye, EyeOff, Lock, User, ArrowLeft, ExternalLink } from "lucide-react";
|
||||||
|
|
||||||
const FEHAP_LOGO = "/manus-storage/logoFEHAP_69ddd0ee.PNG";
|
const FEHAP_LOGO = "/logoFEHAP.PNG";
|
||||||
const SANTINOVA_LOGO_TEXT = "Santinova Soft";
|
const SANTINOVA_LOGO_TEXT = "Santinova Soft";
|
||||||
|
|
||||||
export default function LoginLocal() {
|
export default function LoginLocal() {
|
||||||
|
|||||||
Reference in New Issue
Block a user