Skip to content

Conversation

tsolloway
Copy link
Contributor

Added the @ for YouTube to the links.html file. For whatever reason Jekyll doesn't like it when you add it to the config. Maybe YouTube changed its formatting.

@daattali
Copy link
Owner

daattali commented Jan 23, 2025

@tsolloway when you use any non alphanumeric characters as a value in the config file, it needs to be wrapped in quotes.

youtube: "@username"

rather than

youtube: @username

This is true for YAML always (not just for github pages)

@daattali daattali closed this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants