Skip to content
Snippets Groups Projects
Commit 5e3ead4f authored by Yihui Xie's avatar Yihui Xie
Browse files

make it mobile friendly

parent b9953b82
No related branches found
No related tags found
No related merge requests found
......@@ -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 }}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment