Skip to content

Commit

Permalink
refine comments
Browse files Browse the repository at this point in the history
  • Loading branch information
hmisty committed Jan 8, 2024
1 parent 6d2433b commit 44553e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/junksInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h1>CryptoJunks
<tbody>
<tr>
<td>Current supply: {{countCryptoJunks}}. Supply limit: 10000. Sealed: {{ countCryptoJunks && countCryptoJunks == 10000 ? 'set in stone' : 'not yet' }}.
(πŸ‘‘ = Legend/δΌ ε₯‡; πŸ’Ž = Rare/绝品; 🌟 = Precious/珍品)
(<span style="background-color:#ffd700">金标</span>: 良品, <span style="background-color:#cccccc">灰标</span>: 打坏; πŸ‘‘: Legend/δΌ ε₯‡, πŸ’Ž: Rare/绝品, 🌟: Precious/珍品)
</td>
</tr>
<tr>
Expand Down

0 comments on commit 44553e6

Please sign in to comment.