We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecc2a3 commit 2b53c7eCopy full SHA for 2b53c7e
templates/post.php
@@ -2,7 +2,6 @@
2
<html lang="en" class="@{ theme | sanitize }">
3
<head>
4
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5
- <meta charset="utf-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
<?php if (substr(AM_VERSION, 0, 1) == '1') { ?>
8
<title>@{ metaTitle | def('@{ sitename } / @{ title | def ("404") }') }</title>
0 commit comments