Browse Source

Corrected theme name.

tags/v1.0.0
Andrew Collier 6 years ago
parent
commit
068b18e04b
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      exampleSite/config.toml

+ 2
- 2
exampleSite/config.toml View File

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"

Loading…
Cancel
Save