Skip to content

Commit

Permalink
gt
Browse files Browse the repository at this point in the history
  • Loading branch information
bob authored and bob committed Jun 26, 2024
1 parent cd34515 commit 1e7604b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ <h3 style="display: flex; align-items: center;"><img src="spezz_logo.svg" alt="S
}
document.getElementById('spezz').addEventListener('click', function(event) {
if (event.target.tagName === 'LI') {
window.open('https://spezz.exchange/store/store/product/165-displyy-mod-menu/', '_blank');
window.open('https://spezz.exchange/store/product/165-displyy-mod-menu/', '_blank');
}
});
</script>
Expand Down

0 comments on commit 1e7604b

Please sign in to comment.