mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-25 19:20:03 +00:00
deploy: d12227fbd5
This commit is contained in:
parent
5e10c4e78a
commit
34edfa4e76
319 changed files with 7614 additions and 7610 deletions
js
|
@ -291,6 +291,10 @@ function initCodeClipboard(){
|
|||
}
|
||||
|
||||
function initArrowNav(){
|
||||
if( isPrint ){
|
||||
return;
|
||||
}
|
||||
|
||||
// button navigation
|
||||
jQuery(function() {
|
||||
jQuery('a.nav-prev').click(function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue