keep home url link to /

This commit is contained in:
hamdy
2021-03-22 20:59:33 +02:00
parent 7196e75d49
commit c8df115d18

View File

@@ -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"