mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 01:10:40 +01:00
docs(i18n): display supported languages in a cards (#2709)
This commit is contained in:
@@ -76,7 +76,8 @@ export default defineNuxtConfig({
|
||||
prerender: {
|
||||
routes: [
|
||||
'/getting-started',
|
||||
'/api/countries.json'
|
||||
'/api/countries.json',
|
||||
'/api/locales.json'
|
||||
// '/api/releases.json',
|
||||
// '/api/pulls.json'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user