summaryrefslogtreecommitdiff
path: root/src/static.conf
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
committerEuAndreh <eu@euandre.org>2026-09-03 09:19:35 -0300
commit7c016c48b6356147c567a9222de45dd50dd8a405 (patch)
tree9ca75538543556d9afd58910906f775be634b337 /src/static.conf
parentsrc/static.conf ($discussions_url_prefix): Fix typo in address (diff)
downloadeuandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.gz
euandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.xz
Diffstat (limited to 'src/static.conf')
-rw-r--r--src/static.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static.conf b/src/static.conf
index 694f0fd..3d379c6 100644
--- a/src/static.conf
+++ b/src/static.conf
@@ -7,5 +7,5 @@ export sourcecode_url_prefix="$sourcecode_url/tree"
export author='EuAndreh'
export site_name="EuAndreh's website"
export feed_title="EuAndreh's blog"
-export feed_url='feed.articles.en.xml'
export feed_alternate_url='./'
+export me_urls='https://hachyderm.io/@euandreh'