We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dace008 commit 8fecb58Copy full SHA for 8fecb58
www/routes/index.tsx
@@ -77,7 +77,7 @@ function HelloBar() {
77
return (
78
<a
79
class="bg-green-400 text-black border-b border-green-500 p-3 text-center group"
80
- href="https://deno.com/blog/fresh-1.5"
+ href="https://deno.com/blog/fresh-1.6"
81
>
82
<b>Fresh v1.6</b> has been released with <b>Tailwind CSS</b>,{" "}
83
<b>better Plugin API</b> and more{" "}
0 commit comments