diff options
author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2017-09-11 17:27:52 +0800 |
---|---|---|
committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2017-09-11 17:27:52 +0800 |
commit | 7cab923ef6c93a22c3f9983831f3f07795d8f118 (patch) | |
tree | 91b446387045fddaa0be41723fdac5c4265275ff /exampleSite | |
parent | 9347a9d2f4c5225dc486f0c64fdf702725fba227 (diff) |
feat: add instagram icon
merge from original theme ahonn/hexo-theme-even@c91e68825dbf624e3398509c6856f644955a3129
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index bd7b946..b7c3061 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -86,6 +86,7 @@ copyright = "" # default: author.name ↓ # 默认为下面配 j-douban = "http://localhost:1313" k-pocket = "http://localhost:1313" l-tumblr = "http://localhost:1313" + m-instagram = "http://localhost:1313" # 将下面这段配置取消注释可以使 hugo 生成 .md 文件 # Uncomment these options to make hugo output .md files. |