diff options
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. | 
