Skip to content

Commit

Permalink
fix announcement
Browse files Browse the repository at this point in the history
ildyria committed Nov 25, 2024
1 parent 1d4551a commit fb91430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/widgets/Announcement.astro
Original file line number Diff line number Diff line change
@@ -10,8 +10,8 @@
>NEW</span
>
<a
href="https://github.com/LycheeOrg/Lychee/releases/tag/v6.0.0"
class="text-slate-200 hover:underline dark:text-slate-200 font-medium">Lychee 6.0.0 is now available! »</a
href="https://github.com/LycheeOrg/Lychee/releases/tag/v6.1.0"
class="text-slate-200 hover:underline dark:text-slate-200 font-medium">Lychee 6.1.0 is now available! »</a
>
<a
target="_blank"

0 comments on commit fb91430

Please sign in to comment.