i am gaming
This commit is contained in:
parent
dfe3a8c1fa
commit
5a950e031e
3 changed files with 22 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<template>
|
||||
<main>
|
||||
<a href="/"><-- Return Home</a>
|
||||
<!-- <a href="/"><-- Return Home</a> -->
|
||||
<BigButton text="<<< Return Home" href="/"/>
|
||||
<h1>Tom's Blog</h1>
|
||||
|
||||
<p class="no-margin" v-if="qSupplied">Selected Tag: <strong>{{query}}</strong> <a v-if="qSupplied" href="blog-index">(Clear Search)</a></p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue