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 sums for the 10.5.2 release | Emil Velikov | 2015-03-28 | 1 | -1/+2 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit ff87ae1e003be7104d3550250af3343c01cea882) | ||||
* | Add release notes for the 10.5.2 release | Emil Velikov | 2015-03-28 | 1 | -0/+129 |
Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 5e59f895c468c1ac497ad925b8bddd7f227c89a2) |