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