Explorar el Código

modified reamme file

tags/v1.0.0
somrat hace 5 años
padre
commit
234d073064
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      README.md
  2. 1
    1
      exampleSite/config.toml

+ 1
- 1
README.md Ver fichero

@@ -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 Ver fichero

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

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

Cargando…
Cancelar
Guardar