Change board navigation default
This commit is contained in:
parent
36b0ef5436
commit
cb6552e291
@ -249,7 +249,7 @@
|
||||
'Bottom Board List': true,
|
||||
'Custom Board Navigation': true
|
||||
},
|
||||
boardnav: '[ toggle-all ] [current-title]',
|
||||
boardnav: "[ toggle-all ]\n[current-title]\n[external-text:\"FAQ\",\"https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions\"]",
|
||||
QR: {
|
||||
'QR.personas': "#email:\"sage\";boards:jp;always"
|
||||
},
|
||||
|
||||
@ -250,7 +250,7 @@
|
||||
'Bottom Board List': true,
|
||||
'Custom Board Navigation': true
|
||||
},
|
||||
boardnav: '[ toggle-all ] [current-title]',
|
||||
boardnav: "[ toggle-all ]\n[current-title]\n[external-text:\"FAQ\",\"https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions\"]",
|
||||
QR: {
|
||||
'QR.personas': "#email:\"sage\";boards:jp;always"
|
||||
},
|
||||
|
||||
@ -231,7 +231,7 @@
|
||||
'Bottom Board List': true,
|
||||
'Custom Board Navigation': true
|
||||
},
|
||||
boardnav: '[ toggle-all ] [current-title]',
|
||||
boardnav: "[ toggle-all ]\n[current-title]\n[external-text:\"FAQ\",\"https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions\"]",
|
||||
QR: {
|
||||
'QR.personas': "#email:\"sage\";boards:jp;always"
|
||||
},
|
||||
|
||||
@ -448,7 +448,11 @@ http://iqdb.org/?url=%TURL
|
||||
'Bottom Board List': true
|
||||
'Custom Board Navigation': true
|
||||
|
||||
boardnav: '[ toggle-all ] [current-title]'
|
||||
boardnav: """
|
||||
[ toggle-all ]
|
||||
[current-title]
|
||||
[external-text:"FAQ","https://github.com/seaweedchan/4chan-x/wiki/Frequently-Asked-Questions"]
|
||||
"""
|
||||
|
||||
QR:
|
||||
'QR.personas': """
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user