update github url to come from config rather than env vars

This commit is contained in:
2026-06-03 13:42:25 +02:00
parent 9415f3b6b8
commit 459b79535b
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
export const GITHUB_URL =
"https://github.com/therealowenrees/chess-scribe-website";