Fix link to Mastodon profile
This commit is contained in:
parent
420088066a
commit
bbec15a8e0
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
:publishing-function org-html-publish-to-html
|
:publishing-function org-html-publish-to-html
|
||||||
:html-head "<link rel=\"stylesheet\" href=\"/assets/css/main.css\" type=\"text/css\"/>"
|
:html-head "<link rel=\"stylesheet\" href=\"/assets/css/main.css\" type=\"text/css\"/>"
|
||||||
:html-postamble t
|
: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=\"date\">Date: %C</p>
|
||||||
<p class=\"creator\">%c</p>")))
|
<p class=\"creator\">%c</p>")))
|
||||||
("posts"
|
("posts"
|
||||||
|
|
Loading…
Reference in a new issue