commit 807bc0b03d29cc25cdd0aa8a8f477a9fe77a9dbc
parent 5dc7ba82b4ea33545e387cb5de58f2e2619cd1af
Author: Hugo Soucy <hugo@soucy.cc>
Date: Wed, 3 Feb 2021 09:28:08 -0500
Add relme and uri to the author metas
Diffstat:
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/sample/config.lua b/sample/config.lua
@@ -14,7 +14,14 @@ return {
},
author = {
- name = "Lua Luvgoude"
+ name = "Lua Luvgoude",
+ uri = "https://luvgoude.tld/#",
+ relme = {
+ "https://mastodon.sdf.org/@luvgoude",
+ "https://pixelfed.social/luvgoude",
+ "https://peertube.social/accounts/luvgoude",
+ "https://codeberg.org/luvgoude",
+ },
},
-- Main paths