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

There's 2 <link> tags in the <head> of the previewer #78

Closed
OscarGodson opened this issue Apr 21, 2012 · 0 comments
Closed

There's 2 <link> tags in the <head> of the previewer #78

OscarGodson opened this issue Apr 21, 2012 · 0 comments
Assignees
Milestone

Comments

@OscarGodson
Copy link
Owner

<head>
  <base target="_blank">
  <link type="text/css" id="" rel="stylesheet" href="epiceditor/themes/preview/github.css?1334978021718" media="screen">
  <link type="text/css" id="theme" rel="stylesheet" href="epiceditor/themes/preview/github.css?1334978021720" media="screen">
</head>

There should only be 1. Looks like it's because of the id isn't being added to one so it can't reference it.

@ghost ghost assigned OscarGodson Jun 17, 2012
OscarGodson added a commit that referenced this issue Jun 17, 2012
…ew and added 'theme' ids to all theme <link>s.
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