Fix spinch deployment
This commit is contained in:
parent
a92ef78133
commit
f4eb4d58b0
13 changed files with 21 additions and 13 deletions
|
|
@ -34,7 +34,7 @@ const mode = ref<
|
|||
<button @click="mode = 'image'">Image</button>
|
||||
<button @click="mode = 'text'">Text</button>
|
||||
<button @click="mode = 'tictactoe'">Tic Tac Toe</button>
|
||||
<a href="/photo.html">Take a photo</a>
|
||||
<a href="photo.html">Take a photo</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue