Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate theme skeleton to use semantic HTML5 #7118
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Noticed in the skeleton baseof.html generated that the "content" element is a
, and should probably be . Only one I've noticed so far, but might be other places that could be changed as well.
new_theme.go
If this is a desired direction I'll submit a pull request.