fix: update link to "SVR.JS 4.0.0-beta3 has been released" blog post in the banner
This commit is contained in:
parent
489dbaaf63
commit
7c58ed45b3
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ export default function PageLayout({
|
||||||
icon={<Home className={iconClassName} />}
|
icon={<Home className={iconClassName} />}
|
||||||
title="SVR.JS 4.0.0 is now on beta!"
|
title="SVR.JS 4.0.0 is now on beta!"
|
||||||
announcement="The latest beta version is SVR.JS 4.0.0-beta3."
|
announcement="The latest beta version is SVR.JS 4.0.0-beta3."
|
||||||
link="https://blog.svrjs.org/2024/08/30/SVR-JS-4-0-0-beta3-has-been-released/"
|
link="/blog/SVR-JS-4-0-0-beta3-has-been-released"
|
||||||
buttonText="Read more"
|
buttonText="Read more"
|
||||||
/>
|
/>
|
||||||
<Navbar />
|
<Navbar />
|
||||||
|
|
Loading…
Reference in a new issue