forgot links
This commit is contained in:
parent
4d85b6eb52
commit
f59fcd7b8c
1 changed files with 4 additions and 1 deletions
|
@ -43,7 +43,10 @@
|
|||
</template>
|
||||
<template x-if="Alpine.store(link) == undefined">
|
||||
<div>
|
||||
<p x-text="link"></p>
|
||||
<a x-bind:href="link" x-text="link">
|
||||
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue