From 7f8c279838f644d4f5897a23b9c6e4dd464be9e0 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 24 Apr 2023 03:04:18 +0100 Subject: [PATCH] add nice photo to the home page purple libreboot menu --- site/global.css | 6 ++++++ site/index.md | 2 ++ 2 files changed, 8 insertions(+) diff --git a/site/global.css b/site/global.css index f5919aa..1493e1f 100644 --- a/site/global.css +++ b/site/global.css @@ -128,3 +128,9 @@ img { cursor: pointer; } + +.r { + float: right; + max-width:40%; + margin:1em; +} diff --git a/site/index.md b/site/index.md index 25069f1..0f12436 100644 --- a/site/index.md +++ b/site/index.md @@ -13,6 +13,8 @@ firmware. Help is available via [\#libreboot](https://web.libera.chat/#libreboot) on [Libera](https://libera.chat/) IRC. + + **NEW RELEASE: The latest release is Libreboot 20230423, released on 23 April 2023. See: [Libreboot 20230423 release announcement](news/libreboot20230423.md).**