aboutsummaryrefslogtreecommitdiff
path: root/_layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/index.html')
-rw-r--r--_layouts/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/_layouts/index.html b/_layouts/index.html
index 4d675e0..c588e7c 100644
--- a/_layouts/index.html
+++ b/_layouts/index.html
@@ -4,6 +4,10 @@
4 <head> 4 <head>
5 5
6 <meta charset="utf-8"> 6 <meta charset="utf-8">
7
8 <meta http-equiv="x-ua-compatible" content="ie=edge">
9 <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1">
10
7 <meta name="theme-color" content="#000000"> 11 <meta name="theme-color" content="#000000">
8 <meta name="author" content="{{ site.author }}"> 12 <meta name="author" content="{{ site.author }}">
9 <meta name="description" content="{{ site.description }}"> 13 <meta name="description" content="{{ site.description }}">