Skip to content

Commit cf85f53

Browse files
committed
2 parents 2d6cbf1 + 53cb689 commit cf85f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ <h2 style="margin: 0 0 1rem 0;">Failed to load content</h2>
16851685

16861686
router.addRoute(
16871687
'games',
1688-
'https://cdn.jsdelivr.net/gh/outbrowsed/syntralite21k@latest/src/games.html',
1688+
'https://cdn.jsdelivr.net/gh/outbrowsed/syntralite21k/src/games.html',
16891689
{
16901690
onLoad: (container, iframe, { query, state, globalState }) => {
16911691
console.log('Games page loaded');

0 commit comments

Comments
 (0)