fix
This commit is contained in:
parent
4ad72fab7b
commit
4a4837d9f5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html data-theme="light" lang="{{ str_replace('_', '-', app()->getLocale()) }}">
|
||||
<html data-theme="coollabs" lang="{{ str_replace('_', '-', app()->getLocale()) }}">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
|
|
|||
Loading…
Reference in a new issue