Skip to content

Commit

Permalink
Update header.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatKoffe committed Dec 5, 2023
1 parent 5ae25e0 commit 73994a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/components/header.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
function githubLink() {
goto('https://github.com/dsc-best/website');
window.open('https://github.com/dsc-best/website', '_blank');
}
function viewProfile() {
Expand Down

0 comments on commit 73994a7

Please sign in to comment.