mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
headers: link it up
This commit is contained in:
parent
585e171415
commit
99c21c01c7
3 changed files with 69 additions and 29 deletions
|
@ -35,5 +35,5 @@ Here are some other useful links as well:
|
|||
|
||||
const element = document.getElementById("bot-block");
|
||||
element.href = real;
|
||||
element.children[0].innerHTML = real.substring(7);
|
||||
element.children[0].textContent = real.substring(7);
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue