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

github.com/chipzoller/hugo-clarity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorweru <onewesh@gmail.com>2020-06-22 20:35:56 +0300
committerweru <onewesh@gmail.com>2020-06-22 20:35:56 +0300
commit5ae14b2fcae15fbfb24c9c89f2e925881074a5d2 (patch)
treecce2432689849a25d284475b3c3f8cec78d12eef /theme.toml
parent492c59dfc1cfef5328548df3cb9d014fc793d38f (diff)
edit authors
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml8
1 files changed, 6 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 812cdc8..2804ac0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -8,5 +8,9 @@ features = ["blog", "technical", "simple", "dark", "fast"]
min_version = "0.58.0"
[author]
- name ="Chip Zoller"
- homepage = "https://github.com/chipzoller/hugo-clarity"
+# If the theme has multiple authors
+authors = [
+ {name = "Chip Zoller", homepage = "https://neonmirrors.net"},
+ {name = "Dan Weru", homepage = "https://github.com/onweru"},
+]
+