From 917ae3cb067ea41b4a4f4070dfb6ceb67d0a2757 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Mon, 8 Apr 2019 16:05:34 +0800 Subject: [PATCH] update --- layout/_partial/scripts.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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');