diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-03 09:19:35 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-03 09:19:35 -0300 |
| commit | 7c016c48b6356147c567a9222de45dd50dd8a405 (patch) | |
| tree | 9ca75538543556d9afd58910906f775be634b337 /src/static.conf | |
| parent | src/static.conf ($discussions_url_prefix): Fix typo in address (diff) | |
| download | euandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.gz euandre.org-7c016c48b6356147c567a9222de45dd50dd8a405.tar.xz | |
Diffstat (limited to 'src/static.conf')
| -rw-r--r-- | src/static.conf | 2 |
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' |
