mirror of
https://github.com/Ladebeze66/devsite.git
synced 2026-05-11 16:56:26 +02:00
justified-acceuil
This commit is contained in:
parent
ef7b91f1ff
commit
7efe114218
@ -75,3 +75,7 @@ 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`.*
|
||||
|
||||
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"
|
||||
@ -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"
|
||||
translate="no"
|
||||
>
|
||||
Portfolio Gras-Calvet Fernand
|
||||
Portfolio Fernand Gras-Calvet
|
||||
</h2>
|
||||
|
||||
{/* Burger ghost (Material Symbols) : plus sobre, couleur primaire, hover tonal. */}
|
||||
|
||||
@ -150,7 +150,7 @@ export default function HomePage() {
|
||||
<div
|
||||
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-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-a:text-primary prose-a:no-underline hover:prose-a:underline
|
||||
prose-li:marker:text-primary
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user