diff --git a/layout/_partial/scripts.ejs b/layout/_partial/scripts.ejs index 82ca046..1565820 100755 --- a/layout/_partial/scripts.ejs +++ b/layout/_partial/scripts.ejs @@ -117,7 +117,7 @@ <% } else { %> id: location.pathname, // Ensure uniqueness and length less than 50 <% } %> - distractionFreeMode: true // Facebook-like distraction free mode + distractionFreeMode: false // Facebook-like distraction free mode }); gitalk.render('gitalk-container');