Skip to content

Commit

Permalink
update baseUrl property
Browse files Browse the repository at this point in the history
  • Loading branch information
binarstrike authored Apr 11, 2024
1 parent e356714 commit 5e47435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const config = {
title: "Blogger Gabut",
tagline: "Cuman Blog kecil yang membagikan tutorial seputar IT",
url: "https://web.binardev.site",
baseUrl: "/",
baseUrl: "/blogger-gabut/",
onBrokenLinks: "throw",
onBrokenMarkdownLinks: "warn",
favicon: "img/favicon.ico",
Expand Down

0 comments on commit 5e47435

Please sign in to comment.