diff options
| -rw-r--r-- | .jekyll-metadata | bin | 25078 -> 25047 bytes | |||
| -rw-r--r-- | _layouts/index.html | 2 | ||||
| -rw-r--r-- | _layouts/page.html | 2 | ||||
| -rw-r--r-- | _layouts/post.html | 2 |
4 files changed, 3 insertions, 3 deletions
diff --git a/.jekyll-metadata b/.jekyll-metadata index becf262..0434053 100644 --- a/.jekyll-metadata +++ b/.jekyll-metadata | |||
| Binary files differ | |||
diff --git a/_layouts/index.html b/_layouts/index.html index d83a122..ecaec8a 100644 --- a/_layouts/index.html +++ b/_layouts/index.html | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> | 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> | 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> |
| 10 | 10 | ||
| 11 | <meta name="theme-color" content="#000000"> | 11 | <meta name="theme-color" content="#ffffff"> |
| 12 | <meta name="author" content="{{ site.author }}"> | 12 | <meta name="author" content="{{ site.author }}"> |
| 13 | <meta name="description" content="{{ site.description }}"> | 13 | <meta name="description" content="{{ site.description }}"> |
| 14 | 14 | ||
diff --git a/_layouts/page.html b/_layouts/page.html index 6e52ab6..c6376f6 100644 --- a/_layouts/page.html +++ b/_layouts/page.html | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> | 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> | 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> |
| 10 | 10 | ||
| 11 | <meta name="theme-color" content="#000000"> | 11 | <meta name="theme-color" content="#ffffff"> |
| 12 | <meta name="author" content="{{ site.author }}"> | 12 | <meta name="author" content="{{ site.author }}"> |
| 13 | <meta name="description" content="{{ page.description }}"> | 13 | <meta name="description" content="{{ page.description }}"> |
| 14 | 14 | ||
diff --git a/_layouts/post.html b/_layouts/post.html index e158aaf..86ed24d 100644 --- a/_layouts/post.html +++ b/_layouts/post.html | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> | 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> | 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> |
| 10 | 10 | ||
| 11 | <meta name="theme-color" content="#000000"> | 11 | <meta name="theme-color" content="#ffffff"> |
| 12 | <meta name="author" content="{{ site.author }}"> | 12 | <meta name="author" content="{{ site.author }}"> |
| 13 | <meta name="description" content="{{ page.description }}"> | 13 | <meta name="description" content="{{ page.description }}"> |
| 14 | 14 | ||
