fix comments feature

This commit is contained in:
qiwang067
2021-05-15 13:42:22 +08:00
parent 419091a77e
commit 8054c68e21

View File

@@ -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