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