Files
benjamin wil 81d5f1a8bb Ensure <title> is rendered for pages (#1710)
I made a mistake when I made `#title` a private method. I did not see
that it was being called from `layout.mustache` to generate the
`<title></title>` tag in the `<head></head>` of each page.

This fixes my error, and adds tests so the behaviour is more explicit.
2021-04-05 09:26:50 -07:00
..
2020-03-24 15:55:28 +01:00
2019-09-01 21:45:55 +02:00
2020-03-27 10:37:50 +01:00
2020-06-14 23:11:07 +09:00