chore: fixes
This commit is contained in:
parent
2f2f94533f
commit
224fd519e0
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@ function showCode(event) {
|
|||
document.getElementById("content").innerHTML = `
|
||||
<div class="text-containers-main-bg content-box">
|
||||
<center><h2>Easter Egg</h2></center>
|
||||
<a href="http://cdn.veltron.net/rickroll.gif">click me</a>
|
||||
<center><a href="http://cdn.veltron.net/rickroll.gif">click me</a></center>
|
||||
</div>
|
||||
`;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue