改进 主题
This commit is contained in:
parent
9a9725fb76
commit
4fecd91165
@ -1,6 +1,6 @@
|
|||||||
@php use Illuminate\Support\Facades\Auth; @endphp
|
@php use Illuminate\Support\Facades\Auth; @endphp
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}" data-bs-theme="dark">
|
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}" data-bs-theme="auto">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
Loading…
Reference in New Issue
Block a user