Skip to content

Commit ab5e64a

Browse files
authored
Blog fix (#465)
* fix: improve timeline input , ui improvement and fixes for participation tab * fix: implement 2fa for email and password login * fix: fix conflict * fix: fix submission form * fix: fix hackathon submission and participant page * fix: fix hackathon submission and participant page * fix: fix auto refresh ib submission page * fix: hackathon submission fixes * fix: fix coderabbit corrections * fix: fix coderabbit corrections * chore: write boundless on x challenge blog * fix: remove blog * chore: add blog content * fix: fix broken blog image and notification redirect
1 parent fd0fdf2 commit ab5e64a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

components/notifications/NotificationDropdown.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ export const NotificationDropdown = ({
211211
</button>
212212
)}
213213
<Link
214-
href='/notifications'
214+
href='/me/notifications'
215215
className='text-primary hover:text-primary/80 ml-auto text-xs font-medium transition-colors'
216216
onClick={onClose}
217217
>

content/blog/what-do-you-know-about-boundless-on-x-challenge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'What Do You Know About Boundless? The X Challenge'
33
excerpt: 'Whether you’re a builder, creator, or meme-lover, the Boundless on X Challenge is your chance to explain the platform in your own words. Share your thoughts and win a share of the $100 USDC prize pool!'
4-
coverImage: 'https://pbs.twimg.com/media/HCwbCFTWoAAdJkq?format=jpg&name=900x900'
4+
coverImage: 'https://res.cloudinary.com/dmsphf4d3/image/upload/v1773048379/boundless-on-x.webp'
55
publishedAt: '2026-03-09'
66
author:
77
name: 'Boundless Team'

0 commit comments

Comments
 (0)