Skip to content

Commit

Permalink
modified: _includes/themes/kblog/default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kangqf committed Dec 29, 2015
1 parent af519c5 commit 2bf1c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/themes/kblog/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge"> -->

<title>{{ page.title }}</title>
{% if page.description %}<meta name="description" content="{{ page.description }}">{% endif %}
Expand Down

0 comments on commit 2bf1c39

Please sign in to comment.