Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
swetatech24 authored Nov 6, 2023
1 parent 07d1790 commit d45a5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
var baseTag = document.createElement('base');
baseTag.href = document.location.href;
document.head.appendChild(baseTag);
window.console.log = function() {}
window.console.warn = function() {}
</script>
</head>
Expand Down

0 comments on commit d45a5e0

Please sign in to comment.