Skip to content

Commit

Permalink
更新 index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylqm authored Nov 22, 2023
1 parent 99531e3 commit aaf6789
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions cnwebsite/src/theme/TOC/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,7 @@ export default function TOC({ className, ...props }: Props): JSX.Element {
className="wwads-cn wwads-vertical"
data-id="58"
style={{ maxWidth: 227, marginTop: 20 }}
></div>{" "}
<a
href="https://ad-server.paperyy.com/link/1715543458129235969
"
target="_blank"
rel="noreferrer"
style={{ display: "block", marginTop: 10 }}
>
<img src={chatyy} alt="chatyy" />
</a>
></div>
</div>
);
}

0 comments on commit aaf6789

Please sign in to comment.