diff options
| -rw-r--r-- | .jekyll-metadata | bin | 25047 -> 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 5d81cbd..d71da8b 100644 --- a/.jekyll-metadata +++ b/.jekyll-metadata | |||
| Binary files differ | |||
diff --git a/_layouts/index.html b/_layouts/index.html index 47dce4f..704c5d0 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="#ff0ff0"> | 11 | <meta name="theme-color" content="#ff0"> |
| 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 cf8a77b..e12b27e 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="#ff0ff0"> | 11 | <meta name="theme-color" content="#ff0"> |
| 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 05b2e5b..29a0ae8 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="#ff0ff0"> | 11 | <meta name="theme-color" content="#ff0"> |
| 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 | ||
