We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5713b commit 84ba4d6Copy full SHA for 84ba4d6
1 file changed
src/view/_amis-basic.php
@@ -6,6 +6,7 @@
6
7
$debug = $assets['debug'] ?? false;
8
?>
9
+<!DOCTYPE html>
10
<html lang="<?= $assets['lang'] ?? 'zh' ?>">
11
<head>
12
<meta charset="UTF-8"/>
0 commit comments