loading indicator I like better and github redirect

This commit is contained in:
Zoe
2024-10-25 01:30:51 -05:00
parent d0fb293c76
commit b3768887b7
19 changed files with 122 additions and 139 deletions

View File

@@ -65,6 +65,7 @@ export default defineNuxtConfig({
minify: true,
prerender: {
crawlLinks: true,
ignore: ['/github'],
routes: ['/sitemap.xml', '/rss.xml']
},
},