diff --git a/src/layouts/LandingPageLayout.res b/src/layouts/LandingPageLayout.res index ae3b2ee5b..f1907f237 100644 --- a/src/layouts/LandingPageLayout.res +++ b/src/layouts/LandingPageLayout.res @@ -707,14 +707,6 @@ let make = (~components=MarkdownComponents.default, ~children) => {
- // Delete this again, when ReScript 11.1 is out for some time. - - {React.string("ReScript 11.1 is out! Read the ")} - - {React.string("announcement blog post")} - - {React.string(".")} -