Skip to content

Commit

Permalink
GH Actions Build
Browse files Browse the repository at this point in the history
  • Loading branch information
imaitland committed Feb 6, 2024
1 parent f724103 commit f4d52e9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,6 @@
"https://photos.google.com/share/AF1QipPgG8AHI2l56B7gtrN2GKYQjrJW05wOy1GPVqAGj2eR-RtTuoRFTFdCSN0Z13Zryw?key=U0VsTGFNSkM5VVBOeVFOajg4RXpRNFc2Q25KV1RR",
"_blank"
);
} else if (node.id == "fourier") {
window.open(
"https://imaitland.github.io/fourier",
"_blank"
);
} else {
window.location.href = node.id;
}
Expand Down

0 comments on commit f4d52e9

Please sign in to comment.