mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
website: update partners
This commit is contained in:
@ -4,7 +4,7 @@ import SidebarAd from '@site/src/components/SidebarAd';
|
||||
export default function InDocAd() {
|
||||
return (
|
||||
<div className="padding-top--lg padding-bottom--xl">
|
||||
<SidebarAd />
|
||||
<SidebarAd position="in_doc" />
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user