add favicon, update root layout with meta description etc

This commit is contained in:
2026-06-03 20:39:21 +02:00
parent 70d65cfcfd
commit ad4d9ab12c
8 changed files with 59 additions and 37 deletions
+2 -1
View File
@@ -1,4 +1,4 @@
- favicon and page titles - SEO related things
- favicon / og / json-sd
- rearrange buttons / header space - collapse on smaller screens
- Lichess login
- logger
@@ -6,3 +6,4 @@
- bring sections headers on all pages other than home page further up (reduce top margin / padding)
- set game current position on game load to ply 0 and whatever the FEN is (starting position probably, but could be custom position)
- privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message
- fix SSR related console errors etc