added new blog post

This commit is contained in:
Clevetop 2024-07-30 15:02:00 +10:00
parent a9f2194444
commit 7ab222e1ce
4 changed files with 66 additions and 6 deletions

View file

@ -10,7 +10,7 @@
<template>
<main>
<a href="/"><-- Return Home</a>
<a href="javascript:window.history.back();"><-- Go Back</a>
<ContentDoc v-slot="{ doc }">
<article class="post">
<h1>{{ doc.title }}</h1>