mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 21:23:14 +08:00
contents: improve SEO of coding interview pages
This commit is contained in:
@ -145,6 +145,7 @@ export default React.memo(function SidebarAd() {
|
||||
path.includes('coding') ||
|
||||
path.startsWith('/best-practice-questions') ||
|
||||
path.startsWith('/cheatsheet') ||
|
||||
path.startsWith('/mock-interviews') ||
|
||||
path.startsWith('/algorithms')
|
||||
) {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user