Add open graph & twitter banners

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-16 23:45:05 +01:00
parent f5d355e18f
commit c79a5cc407
3 changed files with 15 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import node from "@astrojs/node";
// https://astro.build/config
export default defineConfig({
site: "https://default-creds.hadi.diy",
output: "server",
vite: {
plugins: [tailwindcss()],