You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the title according to the front matter (if it is set there)
The front matter (i.e. the initial part of the `.md` files enclosed
within `---` lines) can be used to specify a title. Let's use that
information in the HTML header to stop calling every single page "Git
for Windows".
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments