Commit b262811
committed
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>1 parent 6d37921 commit b262811
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments