Skip to content

Commit

Permalink
as
Browse files Browse the repository at this point in the history
  • Loading branch information
kelbovin committed Dec 11, 2023
1 parent 405a4b1 commit b53ffef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@
imgHtml = "<a href='" + url + "' download='" + fileName + "'><img src='" + url + "' alt='Avatar Antigo 2'></a>";
}

}

container.innerHTML = imgHtml;
caption.textContent = "Clique na imagem para baixar!";
closeButton.style.display = "block";
Expand Down

0 comments on commit b53ffef

Please sign in to comment.