perubahan UI web + fix menu navigasi di page coba gratis
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
This commit is contained in:
@@ -18,11 +18,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@if (request()->is('/'))
|
||||
@include('layouts.web.partials.header')
|
||||
@else
|
||||
@include('layouts.web.partials.common_header')
|
||||
@endif
|
||||
@include('layouts.web.partials.header')
|
||||
|
||||
@yield('main_content')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user