mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
porgress on website
This commit is contained in:
1
website/dist/index.html
vendored
1
website/dist/index.html
vendored
@@ -65,6 +65,7 @@
|
||||
let btn = document.getElementById( 'backToTop' );
|
||||
$( document ).ready( function () {
|
||||
$( '#nav' ).load( '/nav.html' );
|
||||
$( '#footer' ).load( '/footer.html' );
|
||||
} );
|
||||
|
||||
function backToTop () {
|
||||
|
||||
Reference in New Issue
Block a user