summaryrefslogtreecommitdiff
path: root/default-files/top.html
diff options
context:
space:
mode:
Diffstat (limited to 'default-files/top.html')
-rw-r--r--default-files/top.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/default-files/top.html b/default-files/top.html
index e484084..5a2ea1b 100644
--- a/default-files/top.html
+++ b/default-files/top.html
@@ -2,9 +2,10 @@
<html dir="ltr" lang="en-US">
<head>
<title><?fugitive-install name ?>'s blog: <?fugitive page_title ?></title>
- <meta http-equiv="Content-type" content="application/xhtml+xml; charset=utf-8" />
+ <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="author" content="<?fugitive-install name ?>" />
<meta name="description" content="<?fugitive-install name ?>'s blog" />
+ <meta name="viewport" content="width=device-width" />
<link rel="alternate" type="application/rss+xml" href="<?fugitive blog_url ?>feed.xml" title="5 last articles RSS feed" />
<link rel="stylesheet" href="fugitive.css" type="text/css" media="screen" />
<link rel="stylesheet" href="print.css" type="text/css" media="print" />