The 'av1dae' wordmark in the header should link to / (dashboard), per the usual logo-is-home convention. Currently it is plain text. The /settings page already has a back link; making the wordmark itself a link is consistent. Trivial: wrap the wordmark in on both index.html and settings.html.
The 'av1dae' wordmark in the header should link to / (dashboard), per the usual logo-is-home convention. Currently it is plain text. The /settings page already has a back link; making the wordmark itself a link is consistent. Trivial: wrap the wordmark in <a href="/"> on both index.html and settings.html.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The 'av1dae' wordmark in the header should link to / (dashboard), per the usual logo-is-home convention. Currently it is plain text. The /settings page already has a back link; making the wordmark itself a link is consistent. Trivial: wrap the wordmark in on both index.html and settings.html.