Skip to content

Commit

Permalink
Ubuntu 24.04 out now (#452)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
Signed-off-by: Marc Schöchlin <[email protected]>
  • Loading branch information
berendt authored and scoopex committed May 21, 2024
1 parent d0b0ff0 commit 52cdc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ function Announcements() {
const {siteConfig} = useDocusaurusContext();
return (
<div className="container" style={{"text-align": "center", "padding-top": "2em", "padding-bottom": "2em", "font-size": "1em"}}>
🎉️ <b><a target="_blank" href="https://www.openstack.org/software/openstack-caracal">OpenStack Caracal 2024.1</a> is out!</b> 🥳️
🎉️ <b><a target="_blank" href="https://ubuntu.com/blog/canonical-releases-ubuntu-24-04-noble-numbat">Ubuntu 24.04 LTS (Noble Numbat)</a> is out!</b> 🥳️ Tests in progress, support in OSISM soon possible.
</div>
);
}
Expand Down

0 comments on commit 52cdc3b

Please sign in to comment.