Skip to content

Commit

Permalink
rebase with master
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainJolidon committed Jul 8, 2024
1 parent e70375c commit 57dd799
Show file tree
Hide file tree
Showing 46 changed files with 2 additions and 2,464 deletions.
10 changes: 0 additions & 10 deletions components/layout/main-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ export const MainLayout = ({
property="og:description"
content="Discover new updates and improvements to Screeb."
/>
<meta name="robots" content="noindex,nofollow" />
<meta property="og:image" content="https://changelog.screeb.app/social.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://changelog.screeb.app" />
Expand Down Expand Up @@ -229,15 +228,6 @@ export const MainLayout = ({
</motion.div>
</Box>
</motion.div>
<motion.div
initial={{ opacity: animatePage ? 0 : 1 }}
animate={{ opacity: 1 }}
transition={{ duration: 1, delay: 0.4 }}
>
<TryBanner _wrapper={{ my: [50, 50, 120] }} />

<Footer _wrapper={{ mt: [50, 50, 120], mb: 20 }} />
</motion.div>
</>
);
};
31 changes: 0 additions & 31 deletions pages/changelogs/4-0-release.mdx

This file was deleted.

37 changes: 0 additions & 37 deletions pages/changelogs/advanced-retention-insights.mdx

This file was deleted.

58 changes: 0 additions & 58 deletions pages/changelogs/all-new-report-setup.mdx

This file was deleted.

43 changes: 0 additions & 43 deletions pages/changelogs/attio-integration-improvements.mdx

This file was deleted.

82 changes: 0 additions & 82 deletions pages/changelogs/auto-generated-companies-beta-release.mdx

This file was deleted.

37 changes: 0 additions & 37 deletions pages/changelogs/better-company-computed-traits.mdx

This file was deleted.

Loading

0 comments on commit 57dd799

Please sign in to comment.