mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 08:53:01 +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';
|
||||
---
|
||||
|
||||
<BaseLayout title='Roadmaps'>
|
||||
<BaseLayout title='Roadmaps' noIndex={true}>
|
||||
<ProgressHelpPopup />
|
||||
<div>
|
||||
<div class='flex min-h-[550px] flex-col'>
|
||||
|
Reference in New Issue
Block a user