Fix navbar URL
This commit is contained in:
parent
76867afe26
commit
32769eaf6a
|
@ -5,7 +5,7 @@
|
|||
<div class="w-3/4 py-5">
|
||||
<div class="text-sm">
|
||||
<a
|
||||
href="siteUrl"
|
||||
:href="siteUrl"
|
||||
class="text-black"
|
||||
tabindex="-1"
|
||||
>
|
||||
|
|
Reference in a new issue