chore: update package info
This commit is contained in:
parent
4abfef69d3
commit
fac160dc35
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@ import { defineConfig } from 'astro/config';
|
|||
|
||||
export default defineConfig({
|
||||
site: 'https://terminal-blog.example.com',
|
||||
base: '/',
|
||||
trailingSlash: 'ignore',
|
||||
build: {
|
||||
format: 'directory'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue