Skip to content

Commit aabc86a

Browse files
authored
Merge pull request #1293 from s5bug/patch-2
2 parents a056b24 + 15bb6c4 commit aabc86a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/headertop.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<meta charset="UTF-8"/>
5-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
4+
<meta charset="UTF-8">
5+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
66

77
<title>{% if page.title %}{{ page.title }} | {% endif %}{{ site.title }}</title>
88
{% if page.title %}

0 commit comments

Comments
 (0)