Skip to content

Commit 19ee67f

Browse files
committed
nofollow on md
1 parent 31c3ab9 commit 19ee67f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/docPage/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export function DocPage({
8686
<div className="overflow-hidden">
8787
{leafNode && <Breadcrumbs leafNode={leafNode} />}{' '}
8888
<Link
89+
rel="nofollow"
8990
className="float-right"
9091
href={`/${pathname}.md`}
9192
title="Markdown version of this page"

0 commit comments

Comments
 (0)