diff --git a/.claude/tasks/TODO.md b/.claude/tasks/TODO.md index ed5cde7..6d29dd8 100644 --- a/.claude/tasks/TODO.md +++ b/.claude/tasks/TODO.md @@ -34,7 +34,8 @@ Align landing with CV + add depth (Projets, Méthode, bullet-format Parcours). - Verify WCAG AA contrast on all green-on-parchment text. - Hosting decision: GitHub Pages vs Netlify vs Vercel vs nginx VPS — pending. - DNS / domain config for `bchanot.fr` — pending. -- Consider OG image + favicon — not yet present. +- Consider OG image — not yet present. +- Mirror favicon link block into `CV_Bastien_Chanot.html` when user finalizes CV edits (currently /favicon.ico auto-served as legacy fallback). ## Open ideas (not committed) diff --git a/apple-touch-icon.png b/apple-touch-icon.png new file mode 100644 index 0000000..045f306 Binary files /dev/null and b/apple-touch-icon.png differ diff --git a/favicon-32.png b/favicon-32.png new file mode 100644 index 0000000..244ff8f Binary files /dev/null and b/favicon-32.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..d1e2fa1 Binary files /dev/null and b/favicon.ico differ diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..ffa2ffc --- /dev/null +++ b/favicon.svg @@ -0,0 +1,5 @@ + diff --git a/index.html b/index.html index b05758f..28a9cae 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,10 @@