diff --git a/docs/index.html b/docs/index.html index bdd63b7..42fc2d0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,6 +54,7 @@ repo: 'easy-rl', owner: 'datawhalechina', admin: ['datawhalechina','qiwang067'], + title: location.hash.match(/#(.*?)([?]|$)/)[1], // 这个是设置 issue 对应的标题 id: location.hash.match(/#(.*?)([?]|$)/)[1], // facebook-like distraction free mode distractionFreeMode: false