aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml17
1 files changed, 8 insertions, 9 deletions
diff --git a/theme.toml b/theme.toml
index e516095..7edf1e6 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,17 +1,16 @@
-name = "Researcher"
+name = "www-theme"
license = "GPL-3.0"
-licenselink = "https://github.com/ojroques/hugo-researcher/blob/master/LICENSE"
-description = "A simple monospaced resume theme for Hugo."
+licenselink = "https://git.rgdd.se/www-theme/tree/LICENSE"
+description = "A simple monospaced landing-page theme for Hugo."
tags = ["blog", "bootstrap", "clean", "minimal", "personal", "responsive", "resume", "simple"]
features = ["bootstrap", "responsive", "simple"]
-homepage = "https://github.com/ojroques/hugo-researcher"
+homepage = "https://git.rgdd.se/www-theme"
min_version = "0.74.3"
[author]
- name = "Olivier Roques"
- homepage = "https://oroques.dev/"
+ name = "Rasmus Dahlberg"
+ homepage = "https://www.rgdd.se/"
[original]
- author = "Ankit Sultana"
- homepage = "https://github.com/ankitsultana"
- repo = "https://github.com/ankitsultana/researcher"
+ author = "Olivier Roques"
+ repo = "https://github.com/ojroques/hugo-researcher"