diff --git a/theme.toml b/theme.toml new file mode 100644 index 0000000..2e6f267 --- /dev/null +++ b/theme.toml @@ -0,0 +1,21 @@ +# theme.toml template for a Hugo theme +# See https://github.com/gohugoio/hugoThemes#themetoml for an example + +name = "BioTech" +license = "MIT" +licenselink = "https://github.com/Aroy-Art/BioTech/blob/main/LICENSE" +description = "" +homepage = "http://example.com/" +tags = ["blog"] +features = ["blog"] +min_version = "0.41.0" + +[author] + name = "Aroy-Art" + homepage = "" + +# If porting an existing theme +[original] + name = "" + homepage = "" + repo = ""