Skip to content

Commit 800f033

Browse files
committed
Update docs link and hide SVG icon
1 parent ed043af commit 800f033

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ const config: Config = {
142142
sidebarId: "docsSidebar",
143143
position: "left",
144144
label: "Docs",
145-
href: "/",
145+
href: "https://docs.coderabbit.ai",
146+
target: "_self",
146147
},
147148
{
148149
// type: "docSidebar",

src/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
font-weight: 700;
4141
}
4242

43+
a[docid="docs"] > svg {
44+
display: none;
45+
}
46+
4347
/* Light mode Discord icon */
4448
/* .header-discord-link:before {
4549
-webkit-filter: invert(100%);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy