Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: drop h1 in header | Erik Faye-Lund | 2019-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | It's generally frowned upon to have more than one H1 per document in HTML4. So let's put the text directly inside the header. This means we can drop the flex-based centering, which makes things a bit easier. We also need to change the padding to rem instead of em, because the em has now changed. Signed-off-by: Erik Faye-Lund <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> | ||||
* | docs: add sha256 checksums for 17.0.2 | Emil Velikov | 2017-03-20 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 9b66351f5b274f3d79cb2c48afa3b2fcc2bf3442) | ||||
* | docs: add release notes for 17.0.2 | Emil Velikov | 2017-03-20 | 1 | -0/+184 |
Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 373d88a7117150de984510453e1c30a455987686) |