doc: remove platform guides

This commit is contained in:
Daniel Lautzenheiser
2023-01-13 14:30:07 -05:00
parent 48e158aa5d
commit 2c57bc7076
11 changed files with 5 additions and 1745 deletions

View File

@ -188,12 +188,12 @@ const SearchModal: FC<SearchModalProps> = ({ open, onClose, searchablePages }) =
</StyledSuggestionSection>
<StyledSuggestionSection>
<Typography variant="h3" sx={{ marginBottom: '4px' }}>
Platform Guides
Customize Your CMS
</Typography>
<SuggestionLink href="/docs/nextjs">Next</SuggestionLink>
<SuggestionLink href="/docs/gatsby">Gatsby</SuggestionLink>
<SuggestionLink href="/docs/jekyll">Jekyll</SuggestionLink>
<SuggestionLink href="/docs/hugo">Hugo</SuggestionLink>
<SuggestionLink href="/docs/custom-previews">Custom Previews</SuggestionLink>
<SuggestionLink href="/docs/custom-widgets">Custom Widgets</SuggestionLink>
<SuggestionLink href="/docs/custom-icons">Custom Icons</SuggestionLink>
<SuggestionLink href="/docs/additional-links">Custom Pages / Links</SuggestionLink>
</StyledSuggestionSection>
<StyledSuggestionSection>
<Typography variant="h3" sx={{ marginBottom: '4px' }}>