Skip to content

Commit

Permalink
Update year
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBang1112 authored Oct 31, 2024
1 parent 2d0269a commit 1ee6f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/BigBang1112.Gbx/Client/Pages/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<div class="grid-container">
<div class="grid-item">
<p style="padding: 10px;margin-bottom: 10px;text-align: center;">Gbx Web Tools is now deprecated! It will be reformed to <a href="https://gbx.tools">gbx.tools</a> in the future.</p>
<p style="padding: 10px;margin-bottom: 10px;text-align: center;">Gbx Web Tools is now deprecated! It will be reformed to <a href="https://gbx.tools">gbx.tools</a> in 2025.</p>
<ImportFile />
<InputText @bind-Value="SearchValue" @oninput="OnSearchInput" class="search-bar" placeholder="Search..."></InputText>
</div>
Expand Down

0 comments on commit 1ee6f0f

Please sign in to comment.