feat: add settings page
This commit is contained in:
@@ -48,7 +48,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
prerender: {
|
||||
crawlLinks: false,
|
||||
routes: ['/'],
|
||||
routes: ['/', '/random', 'help', '/user'],
|
||||
ignore: ['/hi'],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user