We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c9d10 commit f567504Copy full SHA for f567504
vite.config.ts
@@ -73,7 +73,7 @@ pages.index = {
73
const html = template
74
.replace(
75
'$$$TITLE$$$',
76
- 'Rain World: The Watcher DLC'
+ 'Map of Rain World: The Watcher DLC'
77
)
78
79
'$$$DESC$$$',
0 commit comments