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

♻️ Favor configurable html head title value #2018

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Oct 10, 2023

Prior to this commit, we hard-coded the page title; this is something
that should be far more configurable. And this refactor is a step
towards that.

This also allows for downstream implementors to not have to override the
view simply to change the title element.

Prior to this commit, we hard-coded the page title; this is something
that should be far more configurable.  And this refactor is a step
towards that.

This also allows for downstream implementors to not have to override the
view simply to change the title element.
@jeremyf jeremyf force-pushed the favor-configurable-application-title branch from 4e93add to 2ff5f6c Compare October 10, 2023 13:49
@jeremyf jeremyf merged commit f8eee24 into adventist_dev Oct 10, 2023
1 of 3 checks passed
@jeremyf jeremyf deleted the favor-configurable-application-title branch October 10, 2023 13:50
@kirkkwang kirkkwang mentioned this pull request Jan 5, 2024
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