We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3969e92 commit 617be6bCopy full SHA for 617be6b
mps_site/templates/components/committee_grid.html
@@ -36,7 +36,7 @@ <h5><i>{{ member.position }}</i></h5>
36
const newPagePosition = "webmaster";
37
38
function openNewPage() {
39
- window.open("https://www.nubar.xyz", "_blank");
+ window.open("https://www.jakefarrell.ie", "_blank");
40
}
41
42
const committeeMembers = document.querySelectorAll(".committee-member");
0 commit comments