1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-23 09:22:52 +02:00

Remove custom roadmaps from google indexing

This commit is contained in:
Kamran Ahmed
2024-02-29 11:39:09 +00:00
parent bd3fd8bfe2
commit dcef07d7c6

View File

@@ -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'>