Skip to content

Commit 1ee6f0f

Browse files
authored
Update year
1 parent 2d0269a commit 1ee6f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/BigBang1112.Gbx/Client/Pages/Index.razor

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<div class="grid-container">
1515
<div class="grid-item">
16-
<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>
16+
<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>
1717
<ImportFile />
1818
<InputText @bind-Value="SearchValue" @oninput="OnSearchInput" class="search-bar" placeholder="Search..."></InputText>
1919
</div>

0 commit comments

Comments
 (0)