Add glowing star emoji to emoji legend

This commit is contained in:
Godamnit 2025-01-24 11:20:36 +05:30 committed by GitHub
parent e85abfb8a5
commit d90d91ccd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,7 @@ import ToggleStarred from './ToggleStarred.vue'
<Field icon="i-twemoji-globe-with-meridians">Indexes</Field>
<Field icon="i-twemoji-repeat-button">Storage Links</Field>
<Field icon="i-twemoji-star">Recommendations</Field>
<Field icon="i-twemoji-glowing-star">Most Recommended</Field>
<div class="align-center mb-4 flex justify-between">
<div class="text-$vp-c-text-1 lh-relaxed text-sm font-bold">Options</div>
</div>