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.
2 parents a056b24 + 15bb6c4 commit aabc86aCopy full SHA for aabc86a
_includes/headertop.html
@@ -1,8 +1,8 @@
1
<!DOCTYPE html>
2
<html>
3
<head>
4
- <meta charset="UTF-8"/>
5
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+ <meta charset="UTF-8">
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
7
<title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</title>
8
{% if page.title %}
0 commit comments