fix baseUrl (#8347)

This commit is contained in:
Jack Amadeo
2026-04-06 15:27:14 -04:00
committed by GitHub
parent 771bc38731
commit 6a594a2094
25 changed files with 192 additions and 213 deletions
+2 -2
View File
@@ -181,7 +181,7 @@ npm start
3. Open your browser and visit:
```
http://localhost:3000/goose/blog
http://localhost:3000/blog
```
The development server features:
@@ -208,4 +208,4 @@ npm start
```
3. Verify your frontmatter syntax is correct (no tabs, proper indentation)
4. Check that all image paths are correct relative to your post's directory
4. Check that all image paths are correct relative to your post's directory