From 6ca718aca59eac9f250badd26f9b118e705d0c20 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 3 Sep 2026 09:19:35 -0300 Subject: m --- src/config.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/config.json (limited to 'src/config.json') diff --git a/src/config.json b/src/config.json new file mode 100644 index 0000000..831d18f --- /dev/null +++ b/src/config.json @@ -0,0 +1,12 @@ +{ + "author": "EuAndreh", + "comments_json": "src/comments.mastodon.json src/comments.lemmy.json", + "discussions_url_prefix": "https://lists.sr.ht/~euandreh/public-inbox?search=", + "email": "eu@euandre.org", + "feed_alternate_url": "./", + "feed_title": "EuAndreh's blog", + "list_addr": "~euandreh/public-inbox@lists.sr.ht", + "me_urls": "https://hachyderm.io/@euandreh", + "site_name": "EuAndreh's website", + "sourcecode_url_prefix": "https://euandre.org/git/euandre.org/tree" +} -- cgit v1.3