Skip to content

Commit

Permalink
modified: index.js
Browse files Browse the repository at this point in the history
	modified:   sigmy/index.html
  • Loading branch information
oliik2013 committed Jun 11, 2024
1 parent 992997c commit af9d7ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@ function film1() {
}
function sigmy() {
window.location.href = 'sigmy';
}
function powrot() {
window.location.href = 'https://oliik2013.github.io/sigma.pl';
}
1 change: 1 addition & 0 deletions sigmy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<h2>Sigmy:</h1>
<p>Franek</p>
<p>Szymon</p>
<button onclick="powrot()">Powrót</button>
<img src="../favicon.ico" alt="Sigma Male" />
</main>
<script src="../index.js"></script>
Expand Down

0 comments on commit af9d7ea

Please sign in to comment.