Skip to content

Commit b4650ca

Browse files
committed
keep favicon on index page
1 parent d8cdc45 commit b4650ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
function(data) {
8080

8181
$('xmp').text(data)
82-
$.getScript('https://cdn.jsdelivr.net/gh/Naereen/StrapDown.js@master/strapdown.min.js',
82+
$.getScript('https://cdn.jsdelivr.net/gh/Naereen/StrapDown.js@master/strapdown.min.js?keepicon=y',
8383
function() {
8484
buildTOC()
8585
//$('.navbar').first().remove()

0 commit comments

Comments
 (0)