added new blog post
This commit is contained in:
parent
a9f2194444
commit
7ab222e1ce
4 changed files with 66 additions and 6 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue