We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5487b2b commit 29ca2b0Copy full SHA for 29ca2b0
www/routes/index.tsx
@@ -76,7 +76,7 @@ function HelloBar() {
76
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"
77
href="https://deno.com/blog/fresh-and-vite"
78
>
79
- Fresh 2 <b>release with vite</b>{" "}
+ Fresh 2 <b>released with Vite</b>{" "}
80
<span class="group-hover:underline">→</span>
81
</a>
82
);
0 commit comments