Skip to content

Commit 40da26d

Browse files
URL problem
1 parent 3f005b3 commit 40da26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz.layout.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const sharedPageComponents: SharedLayout = {
1010
Component.MobileOnly(Component.Spacer()),
1111
Component.NavigationLinks({
1212
links: {
13-
Blogs: "/blogs",
13+
Blogs: "../blogs",
1414
Github: "https://github.com/PrathameshDhande22/Java-Tutorial",
1515
"About Me": "https://github.com/PrathameshDhande22"
1616
}

0 commit comments

Comments
 (0)