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

Custom meta Tags do fail #13

Open
a2go-zz opened this issue Jan 31, 2017 · 0 comments
Open

Custom meta Tags do fail #13

a2go-zz opened this issue Jan 31, 2017 · 0 comments

Comments

@a2go-zz
Copy link

a2go-zz commented Jan 31, 2017

Zdravej Todor.

I tried today to use ITPMeta also for custom meta tags. As I understood it should work.
Especially I tried to add the special google chrome meta tag (as global tag):
<meta name="theme-color" content="#000000" />
But it failed. The webpage stop to boot and it's content looks like:
<html>
<head>
<style type="text/css">
:root #content > #right > .dose > .dosesingle,
:root #content > #center > .dose > .dosesingle
{ display: none !important; }
</style>
</head>
<body>
</body>
</html>

Any ideas?

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

No branches or pull requests

1 participant