Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📝 Advent of PBT add comments sections on days 11 to 13 #5523

Merged
merged 1 commit into from
Dec 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/blog/2024-12-11-advent-of-pbt-day-11/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tags: [advent-of-pbt, advent-of-pbt-2024]
---

import {AdventPlaygroundOfTheDay,FormOfTheDay} from './AdventOfTheDay';
import BlueskyComments from '../2024-12-01-advent-of-pbt-day-1/BlueskyComments';

Christmas is at risk! In their rush to meet tight deadlines, Santa’s elves accidentally introduced bugs into critical algorithms. If these issues aren’t discovered in time, Christmas could be delayed for everyone worldwide!

Expand Down Expand Up @@ -33,3 +34,7 @@ It’s critical for Santa, for the children, and for Christmas. Act quickly!
## Your answer

<FormOfTheDay />

## Comments

<BlueskyComments url="https://bsky.app/profile/fast-check.dev/post/3lcz2znz7f222" />
5 changes: 5 additions & 0 deletions website/blog/2024-12-12-advent-of-pbt-day-12/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tags: [advent-of-pbt, advent-of-pbt-2024]
---

import {AdventPlaygroundOfTheDay,FormOfTheDay} from './AdventOfTheDay';
import BlueskyComments from '../2024-12-01-advent-of-pbt-day-1/BlueskyComments';

Christmas is at risk! In their rush to meet tight deadlines, Santa’s elves accidentally introduced bugs into critical algorithms. If these issues aren’t discovered in time, Christmas could be delayed for everyone worldwide!

Expand Down Expand Up @@ -50,3 +51,7 @@ Christmas — and Santa’s conference dreams — are counting on you! Don’t l
## Your answer

<FormOfTheDay />

## Comments

<BlueskyComments url="https://bsky.app/profile/fast-check.dev/post/3ld3k72yxt222" />
5 changes: 5 additions & 0 deletions website/blog/2024-12-13-advent-of-pbt-day-13/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ tags: [advent-of-pbt, advent-of-pbt-2024]
---

import {AdventPlaygroundOfTheDay,FormOfTheDay} from './AdventOfTheDay';
import BlueskyComments from '../2024-12-01-advent-of-pbt-day-1/BlueskyComments';

Christmas is at risk! In their rush to meet tight deadlines, Santa’s elves accidentally introduced bugs into critical algorithms. If these issues aren’t discovered in time, Christmas could be delayed for everyone worldwide!

Expand Down Expand Up @@ -42,3 +43,7 @@ Christmas relies on you uncovering this issue. Don’t let Santa — or the chil
## Your answer

<FormOfTheDay />

## Comments

<BlueskyComments url="https://bsky.app/profile/fast-check.dev/post/3ld66zbuon224" />
Loading