No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

16 líneas
532B

  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/gohugoio/hugoThemes#themetoml for an example
  3. name = "Ezhil"
  4. license = "MIT"
  5. licenselink = "https://github.com/vividvilla/ezhil/blob/master/LICENSE.md"
  6. description = "Clean and minimal personal blog and portfolio theme."
  7. homepage = "https://github.com/vividvilla/ezhil"
  8. tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio"]
  9. features = []
  10. min_version = "0.0.1"
  11. [author]
  12. name = "Vivek R"
  13. homepage = "https://vivekr.net"