ui: error page

This commit is contained in:
2025-09-30 17:27:04 -04:00
parent 0228f6cd4d
commit d588753183
3 changed files with 35 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
forward: '/icons/rightarrow.png',
play: '/icons/speaker.png',
search: '/icons/internet.png',
globe: '/icons/github.svg'
globe: '/icons/github-white.svg'
};
let history: string[] = $state([]);