aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-20 22:35:52 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-09-20 22:35:52 +0530
commitd26ecb989f5e5b9e06b34c106a3d391fd2910524 (patch)
tree5b2f2391eb682881c90930c040f260854b3f1936 /theme.toml
First commit
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
new file mode 100644
index 0000000..524ad41
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,15 @@
+# theme.toml template for a Hugo theme
+# See https://github.com/gohugoio/hugoThemes#themetoml for an example
+
+name = "VidhuKant's Hugo Theme"
+license = "GNU General Public License Version 3"
+licenselink = "https://github.com/MikunoNaka/vidhukant-hugo/blob/master/LICENSE"
+description = "VidhuKant's Hugo Theme"
+homepage = "https://github.com/MikunoNaka/vidhukant-hugo"
+tags = []
+features = []
+min_version = "0.41.0"
+
+[author]
+ name = "Vidhu Kant Sharma"
+ homepage = "https://vidhukant.xyz"