summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/blog/layouts/partials/meta.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/blog/layouts/partials/meta.html b/examples/blog/layouts/partials/meta.html
index 95fd2a711..71346030e 100644
--- a/examples/blog/layouts/partials/meta.html
+++ b/examples/blog/layouts/partials/meta.html
@@ -1,6 +1,5 @@
<meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="{{ .Description }}">
- <meta name="author" content="A Hugo User"> <!-- This should be modified to be your name, if you want to include this information --> \ No newline at end of file
+ <meta name="author" content="A Hugo User"> <!-- This should be modified to be your name, if you want to include this information -->