Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn and do nothing when site.name is set #113

Merged
merged 1 commit into from
Sep 11, 2017

Conversation

benbalter
Copy link
Contributor

site.config["title"] ||= Value.new("title", proc { |_c, r| r.name })
site.config["description"] ||= Value.new("description", proc { |_c, r| r.tagline })
end

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved above to group the bang and should methods together.

@benbalter benbalter self-assigned this Sep 11, 2017
@benbalter
Copy link
Contributor Author

@jekyllbot: merge +minor.

@jekyllbot jekyllbot merged commit a03b71e into master Sep 11, 2017
@jekyllbot jekyllbot deleted the a-site-by-any-other-name branch September 11, 2017 17:37
jekyllbot added a commit that referenced this pull request Sep 11, 2017
@jekyll jekyll locked and limited conversation to collaborators Apr 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants