We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2257b29 commit 4b55289Copy full SHA for 4b55289
1 file changed
_config.yml
@@ -37,8 +37,7 @@ twitter:
37
38
github:
39
repo: https://github.com/poole/hyde
40
-
41
- logo: /public/favicon.ico
+ logo: https://vagrantpi.github.io/public/favicon.ico
42
43
plugins:
44
- jekyll-paginate
@@ -56,4 +55,4 @@ jekyll-seo-tag:
56
55
default:
57
name: "VagrantPi Blog"
58
description: "生活札記,記錄些學習筆記和生活"
59
- image: "/public/apple-touch-icon-144-precomposed.png"
+ image: "https://vagrantpi.github.io/public/apple-touch-icon-144-precomposed.png"
0 commit comments