feat: update for 2026
This commit is contained in:
parent
9192cb196d
commit
7ceb36c062
24 changed files with 2660 additions and 1047 deletions
|
|
@ -1,8 +1,8 @@
|
|||
// @ts-check
|
||||
import { defineConfig } from 'astro/config';
|
||||
import { defineConfig } from "astro/config";
|
||||
|
||||
// https://astro.build/config
|
||||
export default defineConfig({
|
||||
site: 'https://ruds.io',
|
||||
base: '/site'
|
||||
site: "https://ruds.io",
|
||||
base: "/",
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue