Skip to content

Commit

Permalink
Update description of toast
Browse files Browse the repository at this point in the history
  • Loading branch information
expitau committed Feb 23, 2024
1 parent b0df731 commit 7a72faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 style="text-align: center; cursor: pointer;" @click="navigateTo('')">Infinit
<div id="toast" v-if="showToast">
<div id="toast-body">
<h2 style="margin: 0;">Enjoying my site?</h2>
<p>Help me out by starring my Github repository</p>
<p>Help me out by starring the project on Github</p>
<br>
<div style="display: flex; flex-direction: row; justify-content: space-between;">
<button
Expand Down

0 comments on commit 7a72faf

Please sign in to comment.