summaryrefslogtreecommitdiff
path: root/themes/flog/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/flog/theme.toml')
-rw-r--r--themes/flog/theme.toml21
1 files changed, 21 insertions, 0 deletions
diff --git a/themes/flog/theme.toml b/themes/flog/theme.toml
new file mode 100644
index 0000000..8e39cce
--- /dev/null
+++ b/themes/flog/theme.toml
@@ -0,0 +1,21 @@
+# theme.toml template for a Hugo theme
+# See https://github.com/spf13/hugoThemes#themetoml for an example
+
+name = "Flog"
+license = "MIT"
+licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
+description = ""
+homepage = "http://siteforthistheme.com/"
+tags = ["", ""]
+features = ["", ""]
+min_version = 0.15
+
+[author]
+ name = ""
+ homepage = ""
+
+# If porting an existing theme
+[original]
+ name = ""
+ homepage = ""
+ repo = ""