Skip to content

Commit b721275

Browse files
author
3aa49ec6bfc910647fa1c5a013e48eef
committed
Update website layout to include a link to the homepage
1 parent f421a29 commit b721275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<div class="inline-flex p-1" >
1212
<img src={iconPathLg} alt="icon" class="rounded"/>
13-
<h1 class="pl-2">node-teslausb</h1>
13+
<h1 class="pl-2"><a href="/" class="text-black no-underline">node-teslausb</a></h1>
1414
</div>
1515

1616

0 commit comments

Comments
 (0)