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

Templates Are Missing Quotes #28

Open
Andy9999 opened this issue Dec 13, 2019 · 0 comments
Open

Templates Are Missing Quotes #28

Andy9999 opened this issue Dec 13, 2019 · 0 comments

Comments

@Andy9999
Copy link

Andy9999 commented Dec 13, 2019

Hi!

I discovered a tiny bug in the default templates causing a HTML5 validation error.

I had to add quotes. Not a big thing though.

This is the template I used successfully:

<a href="[LINKBANNER]" rel="nofollow"><img src="[URLIMAGE]" alt="[BANNERNAME]"></a>

You can reproduce the problem by looking at the generated code or by using https://validator.w3.org.

Besides that, it is working perfectly!! :) Thank you!

Andy

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