mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs: broken 404 pages (#3598)
This commit is contained in:
@@ -105,9 +105,10 @@ export default defineNuxtConfig({
|
||||
routes: [
|
||||
'/getting-started',
|
||||
'/api/countries.json',
|
||||
'/api/locales.json'
|
||||
'/api/locales.json',
|
||||
// '/api/releases.json',
|
||||
// '/api/pulls.json'
|
||||
'/404.html'
|
||||
],
|
||||
crawlLinks: true,
|
||||
autoSubfolderIndex: false
|
||||
|
||||
Reference in New Issue
Block a user