theme.toml 462 B

123456789101112131415
  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/gohugoio/hugoThemes#themetoml for an example
  3. name = "ApisNecros"
  4. license = "MIT"
  5. licenselink = "http://git.vzqk50.com/ApisNecros/hugo-theme/src/master/LICENSE"
  6. description = "My personal Hugo theme"
  7. homepage = "https://www.vzqk50.com/"
  8. tags = ["Apis Necros", "personal", "blog"]
  9. features = ["blog"]
  10. min_version = "0.41.0"
  11. [author]
  12. name = "Apis Necros"
  13. homepage = "https://www.vzqk50.com/"