You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
449 B

  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/spf13/hugoThemes#themetoml for an example
  3. name = "Copy"
  4. license = "MIT"
  5. licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
  6. description = ""
  7. homepage = "http://siteforthistheme.com/"
  8. tags = ["", ""]
  9. features = ["", ""]
  10. min_version = 0.13
  11. [author]
  12. name = ""
  13. homepage = ""
  14. # If porting an existing theme
  15. [original]
  16. name = ""
  17. homepage = ""
  18. repo = ""