UNPKG

hexo-tag-mastodon

Version:
23 lines (16 loc) 320 B
# hexo-tag-mastodon Add a embed mastodon posts ## Installation ``` npm install hexo-tag-mastodon --save ``` ## Usage ``` {% mastodon post-url %} ``` ## Example ``` {% mastodon https://friends.nico/@user_38833477/100741663385468494 %} ``` ## License This hexo plugin is under the MIT license.