mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-03-03 02:27:00 +00:00
minor fix
This commit is contained in:
@@ -10,7 +10,7 @@ export default function AnnouncementBar({ toggleAnnouncementBar }: Props) {
|
||||
<div className="fixed w-full z-20 bg-base-200">
|
||||
<div className="w-full h-10 rainbow flex items-center justify-center">
|
||||
<div className="w-fit font-semibold">
|
||||
🎉️ See what's new in{" "}
|
||||
🎉️ See what's new in{" "}
|
||||
<Link
|
||||
href="https://blog.linkwarden.app/releases/v2.4"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user