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,6 +1,6 @@
import type { Config } from "./types";
import { Home, Newspaper, FileUser, CodeXml, Megaphone } from "lucide-preact";
import { Home, Newspaper, FileUser, CodeXml, Megaphone } from "lucide-vue-next";
import logo from "./assets/logo.webp";
import resumeToml from "./assets/resume.toml?raw";