added code to highlight current page

This commit is contained in:
janis
2022-11-24 13:41:41 +01:00
parent 4b221dbf77
commit faf6d9090d
5 changed files with 23 additions and 7 deletions

2
js/jquery.js vendored
View File

@@ -11,6 +11,8 @@
*
* Date: 2022-08-26T17:52Z
*/
console.log("loaded jquery");
( function( global, factory ) {
"use strict";