From d831945f5f593f0fa6b273c94364fb681c18a4ea Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sun, 28 Nov 2021 12:53:20 -0700 Subject: [PATCH] fix mailto links in template code --- main.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/main.c b/main.c index 28940bd..2a5abe8 100644 --- a/main.c +++ b/main.c @@ -19,17 +19,18 @@ WITH REGARD TO THIS SOFTWARE. #define NAME "nilFM" #define DOMAIN "https://nilfm.cc" +#define LOGO "blackHole://server" #define DESC "lair of drkste aka nilix: programmer, artist, philosopher" #define ABOUT "Derek Stevens <"\ - "nilix@nilfm.cc>
"\ + "nilix@nilfm.cc>
"\ "artist, programmer, philosopher

"\ "verify my signature: signing public key
"\ "send me an encrypted message: encryption public key" -#define CONTACT "contact: nilix@nilfm.cc (keys)
" +#define CONTACT "contact: nilix@nilfm.cc (keys)
" #define FOOTER "visit the nilFM hack lab. "\ - "visit me on Mastodon. "\ + "visit me on the Fediverse. "\ "visit the Webring.
" #define LICENSE "