We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8cdc45 commit b4650caCopy full SHA for b4650ca
1 file changed
index.html
@@ -79,7 +79,7 @@
79
function(data) {
80
81
$('xmp').text(data)
82
- $.getScript('https://cdn.jsdelivr.net/gh/Naereen/StrapDown.js@master/strapdown.min.js',
+ $.getScript('https://cdn.jsdelivr.net/gh/Naereen/StrapDown.js@master/strapdown.min.js?keepicon=y',
83
function() {
84
buildTOC()
85
//$('.navbar').first().remove()
0 commit comments