mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 22:02:39 +02:00
Add PDFs listing page
This commit is contained in:
@@ -10,6 +10,7 @@ export function shouldIndexPage(page) {
|
||||
'https://roadmap.sh/404/',
|
||||
'https://roadmap.sh/terms/',
|
||||
'https://roadmap.sh/privacy/',
|
||||
'https://roadmap.sh/pdfs/',
|
||||
].includes(page);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user