Browse Source

modified reamme file

tags/v1.0.0
somrat 5 years ago
parent
commit
234d073064
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      README.md
  2. 1
    1
      exampleSite/config.toml

+ 1
- 1
README.md View File

@@ -48,7 +48,7 @@ At the top we have shown an easy hugo installation. but still if you think you w

```
$ git clone git@github.com:themefisher/meghna-hugo.git
$ cd mehghna-hugo/exampleSite/
$ cd meghna-hugo/exampleSite/
$ hugo server --themesDir ../..
```


+ 1
- 1
exampleSite/config.toml View File

@@ -12,7 +12,7 @@ disqusShortname = "" # get your shortname form here : https://disqus.com
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = true
# disable language
disableLanguages = [""]
disableLanguages = []

############################# Plugins ##########################
# css plugins

Loading…
Cancel
Save