move the pgn viewer related logic into a hook and type the ref

This commit is contained in:
2026-06-03 19:48:40 +02:00
parent 459b79535b
commit 1d9ee25e1f
3 changed files with 80 additions and 76 deletions
+2 -1
View File
@@ -3,4 +3,5 @@
- Lichess login
- logger
- contact form
- bring sections headers on all pages other than home page further up (reduce top margin / padding)
- 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)