projects
/
brevno-suite
/
themes
/
xmin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9953b8
)
make it mobile friendly
author
Yihui Xie
<xie@yihui.name>
Tue, 11 Jul 2017 06:59:15 +0000
(
01:59
-0500)
committer
Yihui Xie
<xie@yihui.name>
Tue, 11 Jul 2017 06:59:15 +0000
(
01:59
-0500)
layouts/partials/header.html
patch
|
blob
|
history
diff --git
a/layouts/partials/header.html
b/layouts/partials/header.html
index 6f291e2d991028d84675e2102d0f5fdf93582cca..4f431eb1537a24e88137fd366de6877e0da7eefb 100644
(file)
--- a/
layouts/partials/header.html
+++ b/
layouts/partials/header.html
@@
-2,6
+2,7
@@
<html lang="{{ .Site.LanguageCode }}">
<head>
<meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ .Title }} | {{ .Site.Title }}</title>
<link rel="stylesheet" href="{{ "/css/style.css" | relURL }}" />
<link rel="stylesheet" href="{{ "/css/fonts.css" | relURL }}" />