We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Profile is displayed twice in h2 and h3. Please consider displaying the username in h2 instead.
h2
h3
<div id="brdmain"> <h2>Profile</h2> <div class="panel panel-default"> <div class="panel-heading"> <h3 class="panel-title">Profile</h3> </div>
The text was updated successfully, but these errors were encountered:
#532 Change Profile heading to username
4774ca2
Also, we've removed a duplication of the profile
Studio384
No branches or pull requests
Profile is displayed twice in
h2
andh3
. Please consider displaying the username inh2
instead.The text was updated successfully, but these errors were encountered: