Skip to content

Commit

Permalink
Fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
danmindru committed Nov 15, 2024
1 parent 381a7eb commit a1cda22
Show file tree
Hide file tree
Showing 32 changed files with 2 additions and 315 deletions.
2 changes: 1 addition & 1 deletion shipixen/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default function Home() {
/>
</LandingPrimaryTextCtaSection>

<section className="wide-container mt-12">
<section className="container-wide mt-12 p-6">
<LatestArticles />
</section>

Expand Down
2 changes: 1 addition & 1 deletion shipixen/components/blog/LatestArticles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { sortPosts, allCoreContent } from '@shipixen/pliny/utils/contentlayer';
import { allBlogs } from 'shipixen-contentlayer/generated';
import Image from '@/components/shared/Image';

const MAX_DISPLAY = 3;
const MAX_DISPLAY = 10;

export default function LatestArticles({
numberOfPosts = MAX_DISPLAY,
Expand Down
26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/bannerify.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/blurs.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/calget.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/chromekit.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/mailpost.io.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/nextless.js-react-saas-boilerplate.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/readreviews.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/redreach.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/saas-pegasus.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/swim-coach-app.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/usesaaskit.mdx

This file was deleted.

26 changes: 0 additions & 26 deletions shipixen/scripts/markdown/verbatik-ai.mdx

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a1cda22

Please sign in to comment.