From 6193a9fab7c98890b13dfd74c96bca175ce3fc9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <dylan.aissi@collabora.com> Date: Tue, 18 Jun 2024 15:42:48 +0200 Subject: [PATCH] Add link to presentations on the main page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The presentations page is rather hidden, but references nice talks explaining Apertis and related software. Signed-off-by: Dylan Aïssi <dylan.aissi@collabora.com> --- content/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/_index.md b/content/_index.md index a755916e4..20be13274 100644 --- a/content/_index.md +++ b/content/_index.md @@ -62,6 +62,7 @@ Apertis undergoes regular * [Test Definitions](https://qa.apertis.org) * [Test results](https://qa.apertis.org) * [Quality assurance]( {{< ref "/qa/_index.md" >}} ) +* [Talks about Apertis]( {{< ref "Presentations" >}} ) {{% /link-box %}} {{% /homepage-column %}} -- GitLab