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

Implement meta information in template for <head> of document #47

Open
mikebarkas opened this issue Feb 12, 2017 · 0 comments
Open

Implement meta information in template for <head> of document #47

mikebarkas opened this issue Feb 12, 2017 · 0 comments

Comments

@mikebarkas
Copy link
Member

I think we should include basic meta information in the head of the HTML document within our templates.

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Page Title</title>
<meta name="description" content="Page description here">

@mikebarkas mikebarkas changed the title Implement meta information in templates Implement meta information in template for <head> of document Feb 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant