aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-03-20 01:39:55 -0700
committerGravatar Tom Willemse2022-03-20 01:39:55 -0700
commitbbec15a8e0bdd8a7f04c114f2c245ca661de3bf3 (patch)
tree8ff69bf360ef725f8a177284dbf741890b7091e2
parent420088066a8a23f89bca2cffdcf332372fe116d5 (diff)
downloadnew-ryuslash.org-bbec15a8e0bdd8a7f04c114f2c245ca661de3bf3.tar.gz
new-ryuslash.org-bbec15a8e0bdd8a7f04c114f2c245ca661de3bf3.zip
Fix link to Mastodon profile
-rw-r--r--publish.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index 4183e08..a5786f7 100644
--- a/publish.el
+++ b/publish.el
@@ -78,7 +78,7 @@
:publishing-function org-html-publish-to-html
:html-head "<link rel=\"stylesheet\" href=\"/assets/css/main.css\" type=\"text/css\"/>"
:html-postamble t
- :html-postamble-format (("en" "<p class=\"social social-mastodon\">Find me on <a href=\"https://fosstodon.org/web/@ryuslash\" rel=\"me\">Mastodon</a></p>
+ :html-postamble-format (("en" "<p class=\"social social-mastodon\">Find me on <a href=\"https://fosstodon.org/@ryuslash\" rel=\"me\">Mastodon</a></p>
<p class=\"date\">Date: %C</p>
<p class=\"creator\">%c</p>")))
("posts"