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

Dynamic <head> #8

Open
NimJay opened this issue Jan 12, 2018 · 0 comments
Open

Dynamic <head> #8

NimJay opened this issue Jan 12, 2018 · 0 comments

Comments

@NimJay
Copy link
Owner

NimJay commented Jan 12, 2018

The <head> of the HTML file rendered and spat out by the server should reflect the page requested and the data.

For instance, if we visit the Course page of ANT101, the <head> should contain something along the lines of:

`<meta name="description" content="Content of ANT101, Introduction to Anthropology, for Fall 2019.">`

Other elements in the <head> should reflect the page and data accordingly.

@NimJay NimJay changed the title Dynamic HTML <head> Dynamic <head> Jan 12, 2018
@NimJay NimJay mentioned this issue Jan 23, 2018
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