Nuxt Content 3 migration #12

Merged
eggy merged 81 commits from js into master 2022-08-10 18:38:39 -04:00
2 changed files with 18 additions and 0 deletions
Showing only changes of commit dba0a17584 - Show all commits

View File

@ -0,0 +1,6 @@
<template>
<div class="prose dark:prose-invert">
<h1>About</h1>
<p>incl. projects</p>
</div>
</template>

View File

@ -0,0 +1,12 @@
<template>
<div class="prose dark:prose-invert">
<h1>Services</h1>
<p>Gitea</p>
<p>Eifueo</p>
<p>Primoprod</p>
<p>Calibre</p>
<p>Plex</p>
<p>Jellyfin</p>
<p>Minecraft</p>
</div>
</template>