This is a test post!
we be testing
and making tests
test quote
export default defineConfig({
output: process.env.DOCKER_BUILD ? "server" : "static",
site: process.env.SITE || "https://aria.coffee",
integrations: [
preact(),
// tailwind(),
icon(),
mdx(),
],


Sign in to leave a note.