Skip to content

Commit ea3bdf5

Browse files
authored
Update index.html
1 parent 3352bc1 commit ea3bdf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ <h1>Mestre Ensinador</h1>
9494
<a class="btn" href="https://youtube.com/@mestreensinador1.?si=qU9Jg8wpYYC8XIjZ" target="_blank">YouTube</a>
9595
<a class="btn" href="https://www.instagram.com/mestre_ensinador1?igsh=MWV3OGYwNTVtc3JzeQ==" target="_blank">Instagram</a>
9696
<a class="btn" href="https://www.tiktok.com/@mestreensinador?_r=1&_t=ZS-92edf2i1T1h" target="_blank">TikTok</a>
97+
<a class="btn" href="https://x.com/StarTiburcio" target="_blank">X (Twitter)</a>
9798

9899
<script>
99100
const canvas = document.getElementById("vortex");
@@ -152,7 +153,6 @@ <h1>Mestre Ensinador</h1>
152153

153154
draw();
154155

155-
// Função para copiar contrato
156156
function copyContract() {
157157
const contract = "BtgMRbnpuyjwQXQHEfYfiwuZkWmsbb7x6F3Zt79Vpump";
158158
navigator.clipboard.writeText(contract).then(() => {

0 commit comments

Comments
 (0)