From 15dcf01b48de24eba6522d7502f1dbb733fd95fb Mon Sep 17 00:00:00 2001 From: "Max C. Foo" <36927158+MaxChang3@users.noreply.github.com> Date: Sun, 7 Mar 2021 19:20:26 +0800 Subject: [PATCH] Add hexo-markmap and hexo-bilibili-card plugin (#1615) * Add hexo-markmap and hexo-bilibili-card plugin * Add hexo-markmap and hexo-bilibili-card plugin * Add new line Co-authored-by: yoshinorin --- source/_data/plugins.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_data/plugins.yml b/source/_data/plugins.yml index 79f2f96254..d97b1a64af 100644 --- a/source/_data/plugins.yml +++ b/source/_data/plugins.yml @@ -2837,6 +2837,19 @@ - Service Worker - Web App Manifest - Workbox +- name: hexo-markmap + description: Innsert a mindmap by markdown in your hexo blog. 在你的hexo博客中插入思维导图。 + link: https://github.com/MaxChang3/hexo-markmap + tags: + - markmap + - mindmap + - markdown +- name: hexo-bilibili-card + description: Insert a bilibili card into your page or article. + link: https://github.com/MaxChang3/hexo-bilibili-card + tags: + - bilibili + - card - name: hexo-tag-bilibili-bangumi description: Embed real-time Bilibili bangumi progress in Hexo posts/pages. link: https://github.com/hans362/hexo-tag-bilibili-bangumi