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 2b9b9bb commit 74df719Copy full SHA for 74df719
src/app/monthlychallenges/(challenges)/nov-2025/page.tsx
@@ -18,6 +18,11 @@ export const metadata = handle.meta;
18
export default function Challenge() {
19
return (
20
<>
21
+ <div className="alert alert-success">
22
+ This monthly challenge is complete. Congratulations! Please join us for
23
+ the <Link href="/monthlychallenges/dec-2025">next challenge</Link>!
24
+ </div>
25
+
26
<h1>
27
<small>Monthly Challenge for November 2025:</small> Creative Community
28
Challenge
0 commit comments