fix: 삼성 브라우저 다크모드 색상 틀어짐 수정 시도
This commit is contained in:
@@ -28,6 +28,7 @@ $templates = new \League\Plates\Engine(__DIR__ . '/templates');
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="color-scheme" content="dark">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=500" />
|
||||
<title><?= UniqueConst::$serverName ?>: 명장일람</title>
|
||||
|
||||
Reference in New Issue
Block a user