mirror of
https://github.com/adulau/mastodon-markdown-archive.git
synced 2024-11-23 02:17:07 +00:00
Fix mailto
This commit is contained in:
parent
5a2066367d
commit
33c6f3081c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ This program essentially wraps the Mastodon API with a command line interface wi
|
|||
|
||||
I use this tool to create an archive of my Mastodon posts and [syndicate them to my own site](https://garrido.io/microblog/), per IndieWeb's [PESOS philosophy](https://indieweb.org/PESOS). [Read more about this](https://garrido.io/notes/archiving-and-syndicating-mastodon-posts/) on my site.
|
||||
|
||||
This repository [is mirrored in Codeberg](https://codeberg.org/ggpsv/mastodon-markdown-archive). For any issues or questions, please [contact me via email](mailto:hello@garrido.io?subject="Re:mastodon-markdown-archive") or [Mastodon](https://social.coop/@ggpsv).
|
||||
This repository [is mirrored in Codeberg](https://codeberg.org/ggpsv/mastodon-markdown-archive). For any issues or questions, please [contact me via email](mailto:hello@garrido.io?subject=Re:mastodon-markdown-archive) or [Mastodon](https://social.coop/@ggpsv).
|
||||
|
||||
## Table of contents
|
||||
* [Installation](#installation)
|
||||
|
|
Loading…
Reference in a new issue