feat: bio profil + URL publique pré-remplie dans /profile

This commit is contained in:
Cedric Abonnel
2026-05-12 23:53:09 +02:00
parent 20c55aba32
commit d5bf3072f4
6 changed files with 43 additions and 12 deletions
+6
View File
@@ -1277,3 +1277,9 @@ footer.mt-5 { margin-top: 0 !important; }
}
.author-profile-link:hover { color: var(--vl-accent); }
.author-profile-bio {
max-width: 56rem;
color: var(--vl-muted);
line-height: 1.7;
}