- 添加到 _post.html合适的位置
- 在写好的markdown文档的头文件中添加:music-id: xxx配置项。具体的id号就是选取的歌曲的外链中的id号。
<iframe frameborder="no" border="0" marginwidth="0" marginheight="0" width=330 height=86 src="//music.163.com/outchain/player?type=2&id={ { page.music-id } }&auto=1&height=66"></iframe>但是这个好像被网易云屏蔽了
/assets/mp3/duli.mp3
_includes中添加文件open-embed.html, [文件内容](https://github.com/SakuraGaara/sakuragaara.github.io/blob/master/_includes/open-embed.html)而后在_includes/_layout.html文件中添加 \{\% include open-embed.html \%\} ,以每次打开页面都能加载open-embed.html中的内容  
最后添加音乐之需要在md文件中添加
<p>http://xxxx.mp3</p>获取网易云音乐id
 
                     
                     
                        
                        