fix comments feature
This commit is contained in:
@@ -54,6 +54,7 @@
|
|||||||
repo: 'easy-rl',
|
repo: 'easy-rl',
|
||||||
owner: 'datawhalechina',
|
owner: 'datawhalechina',
|
||||||
admin: ['datawhalechina','qiwang067'],
|
admin: ['datawhalechina','qiwang067'],
|
||||||
|
title: location.hash.match(/#(.*?)([?]|$)/)[1], // 这个是设置 issue 对应的标题
|
||||||
id: location.hash.match(/#(.*?)([?]|$)/)[1],
|
id: location.hash.match(/#(.*?)([?]|$)/)[1],
|
||||||
// facebook-like distraction free mode
|
// facebook-like distraction free mode
|
||||||
distractionFreeMode: false
|
distractionFreeMode: false
|
||||||
|
|||||||
Reference in New Issue
Block a user