pages/site/garden/my-personal-website/index.md

20 lines
558 B
Markdown
Raw Normal View History

2024-06-04 03:59:20 +00:00
---
public: "true"
slug: "my-personal-website"
title: "My Personal Website"
2024-06-06 04:25:48 +00:00
prev: false
next: false
2024-06-04 03:59:20 +00:00
---
2024-06-18 07:32:30 +00:00
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">My Personal Website</h1>
<p>10 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
2024-06-04 03:59:20 +00:00
> Referenced by: [The Small Web](/garden/the-small-web/index.md)
2024-06-04 03:59:20 +00:00
2024-06-15 04:58:10 +00:00
A [Personal Websites](/garden/the-small-web/index.md) for myself, available at https://thepaperpilot.org