refactor: allow route prefix

This commit is contained in:
Carlos Valente
2024-11-25 20:21:20 +01:00
committed by Carlos Valente
parent 1f998fda74
commit 6e51e5083b
3 changed files with 31 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
<html lang='en'>
<head>
<meta charset='utf-8' />
<base href="/">
<link rel='icon' href='/favicon.ico' />
<meta name='viewport' content='width=device-width, initial-scale=1' />
<meta name='theme-color' content='#101010' />