We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f005b3 commit 40da26dCopy full SHA for 40da26d
quartz.layout.ts
@@ -10,7 +10,7 @@ export const sharedPageComponents: SharedLayout = {
10
Component.MobileOnly(Component.Spacer()),
11
Component.NavigationLinks({
12
links: {
13
- Blogs: "/blogs",
+ Blogs: "../blogs",
14
Github: "https://github.com/PrathameshDhande22/Java-Tutorial",
15
"About Me": "https://github.com/PrathameshDhande22"
16
}
0 commit comments