Skip to content

Commit

Permalink
fix: 404 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
thedaviddias committed Feb 11, 2025
1 parent a34f6bf commit 4756f61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/en/pattern-guide/pagination-vs-infinite-scroll.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ export const examplesData = {
{
pattern: "Infinite Scroll",
examples: [
{
title: "Instagram Feed",
description: "Social media content stream",
imageUrl: "/examples/instagram-infinite.webp",
},
// {
// title: "Instagram Feed",
// description: "Social media content stream",
// imageUrl: "/examples/instagram-infinite.webp",
// },
{
title: "Pinterest Board",
description: "Visual content discovery",
Expand Down
Binary file modified public/examples/pinterest-infinite.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4756f61

Please sign in to comment.