docs: correct email configuration location in QUICKSTART.md (#3489)
Fixes #3488 Updates `QUICKSTART.md` to correctly point to `_data/socials.yml` for email configuration, as the `email` field is not present in `_config.yml`.
This commit is contained in:
parent
36929ba761
commit
5aad0c6bbb
@ -41,7 +41,6 @@
|
||||
title: My Website
|
||||
first_name: Your
|
||||
last_name: Name
|
||||
email: your.email@example.com
|
||||
url: https://your-username.github.io # or your custom domain
|
||||
baseurl: # Leave this empty (do NOT delete it)
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user