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

docs: inline js and css in "getting started" section #1023

Merged
merged 1 commit into from Jan 24, 2017
Merged
Commits on Jan 23, 2017
  1. docs: inline js and css in "getting started" section

    feross committed Jan 23, 2017
    To fix confusion about where the <script> tag should be added. It
    belongs right before </body>, not in the <head>.
    
    Prompted by this issue: feross/render-media#23
You can’t perform that action at this time.