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.1.10 | Juan A. Suarez Romero | 2017-09-25 | 1 | -1/+2 |
| | | | | | Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 60df95c6bd8c8cc0d440f3940bbbe936d490c67d) | ||||
* | docs: add release notes for 17.1.10 | Juan A. Suarez Romero | 2017-09-25 | 1 | -0/+154 |
Signed-off-by: Juan A. Suarez Romero <[email protected]> (cherry picked from commit 834d6c60db266c7d7dfd973729f20379dd3da287) |