aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
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..1bed02f
--- /dev/null
+++ b/theme.toml
@@ -0,0 +1,10 @@
+name = "Researcher"
+license = "GPL-3.0"
+licenselink = "https://github.com/ojroques/hugo-researcher/blob/master/LICENSE"
+description = "A single column, monospace, resume template for Hugo."
+homepage = "https://github.com/ojroques/hugo-researcher"
+min_version = "0.41.0"
+
+[author]
+ name = "Olivier Roques"
+ homepage = "https://oroques.dev/"