You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thanks for making this awesome theme!
So when I was looking at index.html I found that there are mixed styles of closing a tag when a if-else statement occur. I know this is no big deal so just letting you know 😉
for example, line 51-59, <a> tag is closed in the if/else statement
Hi, Thanks for making this awesome theme!
So when I was looking at index.html I found that there are mixed styles of closing a tag when a if-else statement occur. I know this is no big deal so just letting you know 😉
for example, line 51-59,
<a>
tag is closed in the if/else statementone the other hand, however, on line 132-141
<h2>
is closed outside.The text was updated successfully, but these errors were encountered: