Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/djuelg/Shapez-Theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..2c22ec4
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,10 @@
+name = "Shapez Theme"
+license = "MIT"
+licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
+homepage = ""
+tags = ["hugo", "blog", "Shapez", "SVG", "design"]
+min_version = 0.14
+
+[author]
+ name = "Dominik Juelg"
+ homepage = "https://github.com/djuelg" \ No newline at end of file