Skip to content

Commit

Permalink
Fix base_path for example site
Browse files Browse the repository at this point in the history
  • Loading branch information
luismedel committed Nov 8, 2024
1 parent 98d9013 commit 29f0d56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"base_path": "",
"base_path": "makesitex",
"author": "Luis Medel",
"site_subtitle": "Another makesitex site",
"site_url": "https://example.com",
"site_description": "",

"menu": [
Expand Down

0 comments on commit 29f0d56

Please sign in to comment.