mirror of
https://github.com/trafficlunar/website.git
synced 2026-08-12 12:29:49 +00:00
feat: add header
This commit is contained in:
parent
0066f5904a
commit
7ba0ff12ae
5 changed files with 56 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ import nekoweb from "@indiefellas/astro-adapter-nekoweb";
|
|||
import svelte from "@astrojs/svelte";
|
||||
import sitemap from "@astrojs/sitemap";
|
||||
|
||||
import swup, { Theme } from "@swup/astro";
|
||||
import swup from "@swup/astro";
|
||||
|
||||
const { NEKOWEB_API_KEY, NEKOWEB_COOKIE } = loadEnv(env.NODE_ENV ?? "", process.cwd(), "");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue