mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-14 10:58:12 +08:00
6 lines
131 B
Twig
6 lines
131 B
Twig
<head>
|
|
<meta charset="{{bloginfo}}"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
{{wp_head}}
|
|
</head>
|