with queryparam 't' to t=tabname
$refs.levels?.querySelectorAll('a').forEach(link => {
const url = new URL(link.href);
if(url.searchParams.get('t')){
url.searchParams.set('t', tabname);
}
link.href = url.toString();
});
"
>
Registration Information
Number of registered teams
10 teams
Registration closes
November 2, 2021 11:59 PM
Registration is closed
Registration is closed
The registration deadline has passed