📓 added new visitor + small edits
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
0836fd1cdb
commit
fb434f3590
3 changed files with 16 additions and 4 deletions
|
@ -21,7 +21,7 @@ const visitors = guestbook["visitors"];
|
|||
<div class="guestbook">
|
||||
{visitor.name} ✿
|
||||
<a href={visitor.sociallink} class="px-2 bg-gray-500 rounded-lg italic">
|
||||
@{visitor.social}~
|
||||
{visitor.social}~
|
||||
</a>
|
||||
</div>
|
||||
</figcaption>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue