浏览代码

Merge pull request #2 from DataWookie/master

Corrected theme name in example site.
tags/v1.0.0
Mehedi Sharif Titas 6 年前
父节点
当前提交
9841be7074
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      exampleSite/config.toml

+ 2
- 2
exampleSite/config.toml 查看文件

baseURL = "http://example.org/" baseURL = "http://example.org/"
languageCode = "en-us" languageCode = "en-us"
title = "Meghna | Responsive Multipurpose Parallax HTML5 Template" title = "Meghna | Responsive Multipurpose Parallax HTML5 Template"
theme = "meghna"
theme = "meghna-hugo"


# Menu # Menu
[menu] [menu]
icon = "tf-ion-social-dribbble-outline" icon = "tf-ion-social-dribbble-outline"
[[params.footer.socialIcon]] [[params.footer.socialIcon]]
icon = "tf-ion-social-pinterest-outline"
icon = "tf-ion-social-pinterest-outline"

正在加载...
取消
保存