mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-08 21:40:46 +08:00
contents: expand on Moonchaser's services
This commit is contained in:
@@ -135,7 +135,7 @@ export default React.memo(function SidebarAd() {
|
||||
}
|
||||
|
||||
if (
|
||||
path.startsWith('/negotiation') ||
|
||||
path.includes('negotiation') ||
|
||||
path.startsWith('/understanding-compensation')
|
||||
) {
|
||||
return <Moonchaser className={backgroundClass} key={Math.random()} />;
|
||||
|
||||
Reference in New Issue
Block a user