fix baseUrl (#8347)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user