로그인 페이지 제목에 사이트 간략 설명이 포함되지 않음

When login_required is enabled, the title of the login page doesn’t include the short_site_description. After logging in the title of the home page is of the form: title - short_site_description. I would expect the same behavior for the login page, especially because crawlers don’t reach the home page (i.e. the site gets listed by the title instead of title - short_site_description).

3개의 좋아요

Hmm, we should probably fix this @techAPJ?

3개의 좋아요

Done via:

https://github.com/discourse/discourse/commit/815edf6f4dbe8fe4b390ea904401a7dccb478c14

4개의 좋아요