Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | content/2: Simplify wording | Wolfgang Müller | 2021-06-12 | -4/+4 | |
| | |||||
* | templates: Set mute class on banner's <h2> | Wolfgang Müller | 2021-06-12 | -2/+1 | |
| | | | | This way we do not have to specify the color in its selector. | ||||
* | Put post titles in the banner | Wolfgang Müller | 2021-06-12 | -5/+12 | |
| | | | | | | | | | | | Post titles are currently only visible in the feed, or on the post page itself. Since people may remember posts by their titles rather than their number, display the titles on each post's banner as well for easier searching. This means we can now get rid of the extra item in the post page's description. A neat side effect is that we now have a header element for each <article>, making W3C a bit happier. | ||||
* | content: Add new post: "Did you mean to go to..." | Wolfgang Müller | 2021-06-12 | -0/+31 | |
| | |||||
* | Initial commit | Wolfgang Müller | 2021-06-12 | -0/+811 | |