4.0.0
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled

This commit is contained in:
2026-01-24 17:24:00 -07:00
parent 210edc771c
commit a26c990a21
27 changed files with 2142 additions and 1430 deletions

View File

@@ -1,7 +1,7 @@
// @ts-check
import { defineConfig } from "astro/config";
import tailwindcss from "@tailwindcss/vite";
import preact from "@astrojs/preact";
import vue from "@astrojs/vue";
import node from "@astrojs/node";
import icon from "astro-icon";
import mdx from "@astrojs/mdx";
@@ -27,7 +27,7 @@ export default defineConfig({
},
integrations: [
preact(),
vue(),
mdx(),
icon({
include: {
@@ -55,6 +55,7 @@ export default defineConfig({
"gitea",
"bluesky",
"react",
"vue",
"typescript",
"astro",
"go",
@@ -62,7 +63,6 @@ export default defineConfig({
"dotnet",
"docker",
"github",
"linkedin",
"kotlin",
"swift",
"flutter",