Skip to content

Commit a79a696

Browse files
committed
fix: removed useless box
1 parent 6718725 commit a79a696

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/app/changelog/page.tsx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2687,17 +2687,6 @@ export default function ChangelogPage() {
26872687
}}
26882688
/>
26892689
</div>
2690-
2691-
<div className="alert alert-info mt-5">
2692-
<h4>Complete History</h4>
2693-
<p className="mb-0">
2694-
For development builds and pre-release versions, please visit our{' '}
2695-
<a href="https://github.com/thorsten/phpMyFAQ/releases" target="_blank" rel="noopener">
2696-
GitHub Releases page
2697-
</a>
2698-
.
2699-
</p>
2700-
</div>
27012690
</div>
27022691
</div>
27032692
</PageLayout>

0 commit comments

Comments
 (0)