We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d6d3e commit 1660f39Copy full SHA for 1660f39
src/app/monthlychallenges/(challenges)/summer-2025/page.tsx
@@ -19,6 +19,11 @@ export const metadata = handle.meta;
19
export default function Challenge() {
20
return (
21
<>
22
+ <div className="alert alert-success">
23
+ This monthly challenge is complete. Congratulations! Please join us for
24
+ the <Link href="/monthlychallenges/aug-2025">next challenge</Link>!
25
+ </div>
26
+
27
<h1>
28
<small>Summer 2025 Bi-Month Challenge:</small> Get Job Ready!
29
</h1>
0 commit comments