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 2869c76 commit 01896bfCopy full SHA for 01896bf
src/app/monthlychallenges/(challenges)/fall-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/nov-2025">next challenge</Link>!
25
+ </div>
26
+
27
<h1>
28
<small>Bi-Monthly Challenge for Fall 2025:</small> Preptember &
29
Hacktoberfest!
0 commit comments