fix comments feature
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user