Skip to content

Commit

Permalink
update www/src/js/cookie/start.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianjnuwu committed Jan 7, 2025
1 parent 10a6b65 commit 7c3f827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/src/js/cookie/start.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function $message(text) {
return $("#message").html(`
<div class="toast fade show">
<div class="toast-header">
<img style="width: 10%;" src="https://i.imgur.com/EOzKknx.png" class="rounded me-2">
<img style="width: 10%;" src="https://i.imgur.com/EOzKknx.webp" class="rounded me-2">
<strong class="me-auto">Cookie</strong>
<small>Agora</small>
<button type="button" style="box-shadow: none; outline: none;" class="btn-close" data-bs-dismiss="toast" aria-label="Close"></button>
Expand Down

0 comments on commit 7c3f827

Please sign in to comment.