mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-15 12:49:43 +01:00
Remove custom roadmaps from google indexing
This commit is contained in:
parent
bd3fd8bfe2
commit
dcef07d7c6
@ -6,7 +6,7 @@ import Loader from '../../components/Loader.astro';
|
||||
import ProgressHelpPopup from '../../components/ProgressHelpPopup.astro';
|
||||
---
|
||||
|
||||
<BaseLayout title='Roadmaps'>
|
||||
<BaseLayout title='Roadmaps' noIndex={true}>
|
||||
<ProgressHelpPopup />
|
||||
<div>
|
||||
<div class='flex min-h-[550px] flex-col'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user