added first 2 blog posts!!!
This commit is contained in:
parent
2656ef7e74
commit
0a35d63d32
4 changed files with 85 additions and 23 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<ContentDoc v-slot="{ doc }">
|
||||
<article class="post">
|
||||
<h1>{{ doc.title }}</h1>
|
||||
<p>{{ doc.date }}</p>
|
||||
<p>Date Posted: {{ doc.date }}</p>
|
||||
<hr/>
|
||||
<ContentRenderer :value="doc" />
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue