Skip to content

Commit

Permalink
Add Release Date to Index page
Browse files Browse the repository at this point in the history
  • Loading branch information
mckaragoz committed Oct 15, 2023
1 parent 1bbf128 commit 88ace72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BCSSViewer.Docs/Pages/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

<MudText Typo="Typo.h6">by CodeBeam</MudText>

<MudAlert Severity="Severity.Success" Icon="@Icons.Material.Filled.Celebration">Full release will come at 17th of November. Production ready RC is also available on <MudLink Href="https://www.nuget.org/packages/CodeBeam.bcss" Target="_blank" Color="Color.Success" Underline="Underline.Always">NuGet</MudLink> now.</MudAlert>

<MudButton Class="mt-8" Variant="Variant.Outlined" Color="Color.Primary" Href="/gettingstarted/what">GET STARTED</MudButton>
</MudContainer>
Expand Down

0 comments on commit 88ace72

Please sign in to comment.