idk what I changed

This commit is contained in:
2026-02-14 22:03:32 +00:00
parent c56ba217dd
commit 7dc3f49273
6 changed files with 54 additions and 11 deletions

View File

@@ -1,7 +1,6 @@
<script setup>
import RouterTable from "@/components/util/RouterTable.vue";
import LinkTable from "@/components/util/LinkTable.vue";
import Markdown from "@/components/util/Markdown.vue";
const site_links = [
{ name: "CV", link: "/cv" },