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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mars-theme): add dynamic <title> tags #191

Merged
merged 1 commit into from Sep 4, 2019

Conversation

luisherranz
Copy link
Member

Description of what you did:

I've added a new component called <Title> that takes care of rendering the proper <title> tags of the <head>.

My PR is a:

  • 馃悶 Bug fix
  • 馃殌 New feature
  • 馃敐 Improvement

Main update on the:

  • Documentation
  • Framework

Is the PR ready to be merged?

  • Yes!
  • Work in progress

Copy link
Member

@DAreRodz DAreRodz left a comment

Choose a reason for hiding this comment

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

I see that titles for date archives won't be rendered, but doing so is not complicated. It would be a good idea to add it in this PR, right?

@luisherranz
Copy link
Member Author

Yeah, I thought about it but then I saw the component got quite big without that and the purpose is to be an example of how to use React for populating <title> dynamically.

@DAreRodz
Copy link
Member

DAreRodz commented Sep 3, 2019

Ok, we can always add it later 馃憤

@luisherranz luisherranz merged commit d1de357 into dev Sep 4, 2019
@luisherranz luisherranz deleted the add-dynamic-titles-to-mars branch September 4, 2019 11:06
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.

None yet

2 participants