mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed some logs
This commit is contained in:
@@ -353,8 +353,6 @@ $(document).on('click', '#toast-container', function(){
|
||||
$(".brand-logo").click(function(e){
|
||||
e.preventDefault();
|
||||
|
||||
console.log("move to frontpage")
|
||||
|
||||
window.history.pushState("to the frontpage!", "Title", "/");
|
||||
onepage_load();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user