add about page

This commit is contained in:
outfoxxed 2024-10-25 13:03:25 -07:00
parent 84703e3117
commit 74a18e301d
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
5 changed files with 72 additions and 0 deletions

View file

@ -1,6 +1,7 @@
---
import "@styles/global.css";
import "@fontsource-variable/rubik";
import "@fontsource-variable/rubik/wght-italic.css";
interface Props {
title: string;