mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-18 15:11:18 +02:00
Make signup page no-index
This commit is contained in:
@@ -8,6 +8,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
title='Signup - roadmap.sh'
|
||||
description='Register yourself to receive occasional emails about new roadmaps, updates, guides and videos'
|
||||
permalink={'/signup/'}
|
||||
noIndex={true}
|
||||
>
|
||||
<div class='container'>
|
||||
<div
|
||||
|
Reference in New Issue
Block a user