Skip to content
Snippets Groups Projects
Commit b9febb1d authored by Vincent Manuel Menke's avatar Vincent Manuel Menke
Browse files

debug

parent d9e41094
No related branches found
No related tags found
No related merge requests found
Pipeline #198442 passed
......@@ -18,4 +18,7 @@ function myFunction() {
navbar.classList.remove("sticky");
}
}
\ No newline at end of file
}
console.log("script #1:", document.getElementById("logo"));
......@@ -37,7 +37,6 @@
// Bar.
console.log("script #1:", document.getElementById("logo"));
let logo = $('#logo')
$(
'<div id="titleBar">' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment