We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6284cd commit 3f005b3Copy full SHA for 3f005b3
quartz.layout.ts
@@ -24,7 +24,7 @@ export const sharedPageComponents: SharedLayout = {
24
header: [Component.MobileOnly(
25
Component.Drawer({
26
links: {
27
- Blogs: "/blogs",
+ Blogs: "../blogs",
28
Github: "https://github.com/PrathameshDhande22/Java-Tutorial",
29
"About Me": "https://github.com/PrathameshDhande22"
30
}
0 commit comments