aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.96k stars 869 forks source link

Titles in h1 #1966

Closed ryanbrandenburg closed 5 years ago

ryanbrandenburg commented 5 years ago

Part of aspnet/templating#67.

ryanbrandenburg commented 5 years ago

@javiercn the failure doesn't look related to my changes at first glance, are there preexisting conditions in Identity that would cause this kind of behavior?

HaoK commented 5 years ago

@ryanbrandenburg yeah the VSTS builds for identity aren't working yet, there's another bug tracking it, appveyor is green so you should be good

javiercn commented 5 years ago

@ryanbrandenburg This is a style change. We should see how it looks like before doing any change.

ryanbrandenburg commented 5 years ago

Need to have @danroth27 check out how this looks in the browser and approve.