@manton Is it not possible to set a slug for new posts in the web UI or app? To me, that would be the best time to be able to set it. Are there plans to support it eventually? Thanks.
Replies
@manton Fantastic news! @danielpunkass You will be my hero once MarsEdit support this. No pressure or anything…
@Mtt Your Jekyll epiphany is pretty much the same reason I scratched my Hugo move. Too much backend fiddling.
@amerpie Glad to see AppAddict posts flowing again…
@petar The easiest way to do this without changing any theme code is by adding the Mastodon verification link to your site’s custom footer:
> Design > Open Theme: “Your theme” > Custom Footer
Then in the custom footer, paste the link back to your Mastodon instance:
<a href="link%20to%20mastodon%20user" rel="me">Mastodon</a>
I can’t find a specific Micro.blog Help article on this. Let me know questions.