Skip to content

Commit a9bc1b7

Browse files
emilkrebsmarvinhagemeisterlishaduck
authored
docs: Remove the "beta" from the notification (#3373)
Removed the beta from the top notification to prevent confusion. Changed <img width="367" height="155" alt="image" src="https://github.com/user-attachments/assets/95122d04-d2e8-4084-9e0d-544d68a8ebff" /> to <img width="379" height="145" alt="image" src="https://github.com/user-attachments/assets/8331ca15-dfd0-4612-9cec-083d24b484ad" /> --------- Co-authored-by: Marvin Hagemeister <marvinhagemeister50@gmail.com> Co-authored-by: Eli <88557639+lishaduck@users.noreply.github.com>
1 parent 18e47a8 commit a9bc1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/routes/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ function HelloBar() {
7676
class="bg-gradient-to-r from-blue-200 to-yellow-200 via-green-300 text-black border-b border-green-400 p-4 text-center group"
7777
href="https://deno.com/blog/fresh-and-vite"
7878
>
79-
Fresh 2 <b>beta release with vite</b>{" "}
79+
Fresh 2 <b>released with Vite</b>{" "}
8080
<span class="group-hover:underline"></span>
8181
</a>
8282
);

0 commit comments

Comments
 (0)