mirror of
https://github.com/trafficlunar/website.git
synced 2026-08-12 12:29:49 +00:00
fix: update nekoweb adapter
This commit is contained in:
parent
35477a138a
commit
44c2ab26a5
3 changed files with 39 additions and 42 deletions
|
|
@ -21,7 +21,8 @@ export default defineConfig({
|
|||
adapter: nekoweb({
|
||||
apiKey: NEKOWEB_API_KEY,
|
||||
cookie: NEKOWEB_COOKIE,
|
||||
folder: "dist",
|
||||
siteName: "trafficlunar",
|
||||
domain: "trafficlunar.nekoweb.org",
|
||||
}),
|
||||
integrations: [svelte(), sitemap(), swup()],
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue