Skip to content

Commit e435f82

Browse files
committed
Fix legal link
1 parent fe6f787 commit e435f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default function App() {
2020
<ClientLavaBackground />
2121

2222
<Router
23-
base="2025.nixcon.org"
23+
base="/2025.nixcon.org"
2424
root={(props) => (
2525
<>
2626
{/* Menus */}

0 commit comments

Comments
 (0)