Revert "idk what I changed"

This reverts commit 7dc3f49273.
This commit is contained in:
2026-02-16 13:02:31 +00:00
parent 050a38a76f
commit 0d32333c0c
6 changed files with 11 additions and 54 deletions

View File

@@ -1,6 +1,7 @@
<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" },