Skip to content

Commit

Permalink
modified: index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
oliik2013 committed Jun 11, 2024
1 parent 580ab9f commit e40b1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ function film1() {
window.location.href = 'https://www.youtube.com/watch?v=dQw4w9WgXcQ';
}
function sigmy() {
window.location.href = 'sigmy.pl';
window.location.href = './sigmy.html';
}

0 comments on commit e40b1e0

Please sign in to comment.