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:
Devansh Lodha 2026-01-29 19:20:10 +05:30 committed by GitHub
parent 36929ba761
commit 5aad0c6bbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)
```