summaryrefslogtreecommitdiff
path: root/src/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.json')
-rw-r--r--src/config.json12
1 files changed, 12 insertions, 0 deletions
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"
+}