about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 816f1e9..e5ad0ce 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -1,7 +1,6 @@
 <!DOCTYPE html>
 <html lang="en-us">
 	<head>
-		<meta http-equiv="content-type" content="text/html; charset=utf-8">
 		<!-- Enable responsiveness on mobile devices-->
 		<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
 		<title> {{ .Title }} &middot; {{ .Site.Title }} </title>