remove X-UA-Compatible

This commit is contained in:
arcan1s 2014-08-25 21:34:05 +04:00
parent 9401cfc315
commit e280ce1020

View File

@ -2,9 +2,8 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>{{ page.title }}</title> <title>{{ page.title }}</title>
<meta name="author" content="Evgeniy Alekseev"> <meta name="author" content="Unknown" >
<meta name="description" content="arcanis' homepage"> <meta name="description" content="arcanis' homepage">
<meta name="keywords" content="{{ page.tags }}"> <meta name="keywords" content="{{ page.tags }}">
<link href="/authors" rel="license" type="text/html"> <link href="/authors" rel="license" type="text/html">