justified-acceuil

This commit is contained in:
Ladebeze66 2026-04-24 22:57:20 +02:00
parent ef7b91f1ff
commit 7efe114218
3 changed files with 7 additions and 3 deletions

View File

@ -74,4 +74,8 @@ Projet personnel ; contenu et code sont fournis tels quels pour illustration du
*Dernière révision du README : 2026-04 — aligné sur `docs-site-interne` et `CONFIGURATION_SITE.md`.* *Dernière révision du README : 2026-04 — aligné sur `docs-site-interne` et `CONFIGURATION_SITE.md`.*
Pour lancer tâches planifiées: taskschd.msc Pour lancer tâches planifiées: taskschd.msc
LANGFUSE_SECRET_KEY="sk-lf-7f3cbead-71eb-49b4-8f05-9b7ea57765aa"
LANGFUSE_PUBLIC_KEY="pk-lf-1ed91915-97d3-4b6b-a903-dd8473b3efba"
LANGFUSE_BASE_URL="https://langfuse.fernandgrascalvet.com"

View File

@ -118,7 +118,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
className="min-w-0 truncate pr-1 text-xl font-headline font-extrabold italic tracking-tight text-primary md:text-2xl" className="min-w-0 truncate pr-1 text-xl font-headline font-extrabold italic tracking-tight text-primary md:text-2xl"
translate="no" translate="no"
> >
Portfolio Gras-Calvet Fernand Portfolio Fernand Gras-Calvet
</h2> </h2>
{/* Burger ghost (Material Symbols) : plus sobre, couleur primaire, hover tonal. */} {/* Burger ghost (Material Symbols) : plus sobre, couleur primaire, hover tonal. */}

View File

@ -150,7 +150,7 @@ export default function HomePage() {
<div <div
className="prose prose-sm max-w-none font-body text-on-surface-variant sm:prose-base className="prose prose-sm max-w-none font-body text-on-surface-variant sm:prose-base
prose-headings:font-headline prose-headings:text-primary prose-headings:font-headline prose-headings:text-primary
prose-p:font-body prose-p:text-on-surface-variant prose-p:font-body prose-p:text-left prose-p:text-on-surface-variant md:prose-p:text-justify
prose-strong:text-on-surface prose-strong:text-on-surface
prose-a:text-primary prose-a:no-underline hover:prose-a:underline prose-a:text-primary prose-a:no-underline hover:prose-a:underline
prose-li:marker:text-primary prose-li:marker:text-primary