Skip to content

Commit

Permalink
Merge pull request #31 from DSC-best/header-change
Browse files Browse the repository at this point in the history
Update header.svelte
  • Loading branch information
mikaib authored Dec 5, 2023
2 parents c799949 + 73994a7 commit 3d0dafc
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 3d0dafc

Please sign in to comment.