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.
site
1 parent 91a80ad commit e1c24e4Copy full SHA for e1c24e4
astro.config.mjs
@@ -4,7 +4,7 @@ import starlightOpenAPI, { openAPISidebarGroups } from 'starlight-openapi'
4
import tailwindcss from '@tailwindcss/vite'
5
6
export default defineConfig({
7
- site: 'https://poke.indieandy.cc/',
+ site: 'https://pokeapi.co',
8
integrations: [
9
starlight({
10
title: 'PokéAPI',
0 commit comments