Skip to content
This repository was archived by the owner on Sep 23, 2020. It is now read-only.

Conversation

@denifelixe
Copy link

<span class="file-icon" />
supposed to be
<span class="file-icon"></span>

because it only works in XHTML, not every website use XHTML

<span class="file-icon" />
supposed to be
<span class="file-icon"></span>

because it only works in XHTML, not every website use XHTML
fix self closing tag span on class file-icon
<span class="file-icon" />
supposed to be
<span class="file-icon"></span>

because it only works in XHTML, not every website use XHTML
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant