Skip to content

Commit

Permalink
chore: update landing page note [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhan007 authored Jul 3, 2024
1 parent 0ada944 commit f4c7042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ function HomepageHeader() {
function Banner() {
return (
<div className="alert alert--info" role="alert" style={{fontSize: "1.5rem", textAlign: "center"}}>
🎉&nbsp;<b>UI5 Web Components 2.0 is here!</b>
<div>Discover the <b><a href="/blog/releases/announcing-rc-v2/"> all the exciting features in store!
🎉&nbsp;<b>UI5 Web Components 2.0 is released!</b>
<div>Discover <b><a href="https://github.com/SAP/ui5-webcomponents/releases/tag/v2.0.0"> all the exciting features in store!
</a></b>&nbsp;🎉
</div>
</div>
Expand Down

0 comments on commit f4c7042

Please sign in to comment.