add skip link to slides

This commit is contained in:
daria 2025-03-12 13:58:45 +02:00
parent 3494516b6c
commit 44c679dfd6

View File

@ -619,7 +619,8 @@ define([
}
$(el).css('background-color', '');
}
}
},
skipLink: '.CodeMirror',
}, waitFor(function (fw) { framework = fw; }));
nThen(function (waitFor) {