keep home url link to /
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
>
|
||||
<div class="flex items-center justify-between px-4 py-3 sm:p-0">
|
||||
<div class="inline-flex items-center flex-shrink-0">
|
||||
<a :href="$url('/')" class="flex">
|
||||
<a href="/" class="flex">
|
||||
<g-image
|
||||
:src="require(`!!assets-loader!@images/TFN_black.svg`)"
|
||||
class="mr-3 fill-current logo"
|
||||
|
||||
Reference in New Issue
Block a user