aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-05-04 15:37:28 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-05-04 16:26:35 +0200
commitb80d645af02e8153b8b12013bf1a68770453d72e (patch)
treea2fadc471eb3d1bbfbbc178957a833919e775419 /theme.toml
parent14d87322a88ce5d54097cd29db428d060137bcf1 (diff)
Update documentation to indicate this is a fork
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"