Skip to content

Commit

Permalink
delete customcalltoaction
Browse files Browse the repository at this point in the history
  • Loading branch information
anemne committed Dec 20, 2024
1 parent 2798ec0 commit e676749
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 85 deletions.
81 changes: 0 additions & 81 deletions studio/components/CustomCallToActions.tsx

This file was deleted.

4 changes: 0 additions & 4 deletions studio/lib/queries/siteSettings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ export const NAV_QUERY = groq`
}
`;

export const LANDING_PAGE_REF_QUERY = groq`
*[_type == "navigationManager"][0].setLanding._ref
`;

export const LANDING_PAGE_QUERY = groq`
*[_type == "navigationManager"][0].setLanding -> {
${PAGE_FRAGMENT}
Expand Down

0 comments on commit e676749

Please sign in to comment.