メンテナンス中はヘッダーにログイン等を表示しない
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
</div>
|
||||
</div>
|
||||
@endauth
|
||||
@if (!App::isDownForMaintenance())
|
||||
@guest
|
||||
<!-- PC navbar -->
|
||||
<div class="d-none d-lg-flex navbar-collapse">
|
||||
@@ -198,6 +199,7 @@
|
||||
</div>
|
||||
</div>
|
||||
@endguest
|
||||
@endif
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user