Update header.blade.php
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
class="flex flex-col max-w-screen-xl px-4 mx-auto md:items-center md:justify-between md:flex-row md:px-6 lg:px-8">
|
class="flex flex-col max-w-screen-xl px-4 mx-auto md:items-center md:justify-between md:flex-row md:px-6 lg:px-8">
|
||||||
|
|
||||||
<div class="p-4 flex flex-row items-center justify-between">
|
<div class="p-4 flex flex-row items-center justify-between">
|
||||||
<a href="#"
|
<router-link to="/"
|
||||||
class="text-lg font-semibold tracking-widest text-gray-900 uppercase rounded-lg dark-mode:text-white focus:outline-none focus:shadow-outline">Baraveli News</a>
|
class="text-lg font-semibold tracking-widest text-gray-900 uppercase rounded-lg dark-mode:text-white focus:outline-none focus:shadow-outline">Baraveli News</router-link>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav class="flex-col flex-grow pb-4 md:pb-0 hidden md:flex md:justify-end md:flex-row">
|
<nav class="flex-col flex-grow pb-4 md:pb-0 hidden md:flex md:justify-end md:flex-row">
|
||||||
|
Reference in New Issue
Block a user