docs: 60k stars! (#16618)

60k stars! 
This commit is contained in:
Daniel Dietzler 2025-03-05 18:40:45 +01:00 committed by GitHub
parent 76cb32d8d0
commit 9b82617e22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -242,6 +242,13 @@ const roadmap: Item[] = [
];
const milestones: Item[] = [
{
icon: mdiStar,
iconColor: 'gold',
title: '60,000 Stars',
description: 'Reached 60K Stars on GitHub!',
getDateLabel: withLanguage(new Date(2025, 2, 4)),
},
withRelease({
icon: mdiLinkEdit,
iconColor: 'crimson',