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

Fixed invalid head content. #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed invalid head content. #180

wants to merge 1 commit into from

Conversation

h4cc
Copy link

@h4cc h4cc commented Feb 9, 2015

In my generated templates the HTML looked like this:

<!DOCTYPE html><html lang="en"><head><title>DataFixtures/README</title></head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><meta name="groc-relative-root" content="../"><meta name="groc-document-path" content="DataFixtures/README"><meta name="groc-project-path" content="lib/DataFixtures/README.js"><link rel="stylesheet" type="text/css" media="all" href="../assets/style.css"><script type="text/javascript" src="../assets/behavior.js"></script><body>

As you can see the </head> comes way to early, so i tried to fix this with this PR.

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.

1 participant