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.2.8 release | Emil Velikov | 2014-09-19 | 1 | -1/+3 |
| | | | | | Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit f95fcb17163a47674a89d2ab58cd5b2547a94720) | ||||
* | Add release notes for the 10.2.8 release | Emil Velikov | 2014-09-19 | 1 | -0/+128 |
Signed-off-by: Emil Velikov <[email protected]> (cherry picked from commit 1e2b4120f705b8258da8cbc31bdb9fbfcd118603) |