mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
add jq and nav bar
This commit is contained in:
3
website/dist/js/index.js
vendored
3
website/dist/js/index.js
vendored
@@ -7,3 +7,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
$( document ).ready( function () {
|
||||
$( '#nav' ).load( '/nav.html' );
|
||||
} );
|
||||
Reference in New Issue
Block a user