From 29a25567dc2c4b1f07f2265a849c1e150efda5ba Mon Sep 17 00:00:00 2001 From: Nicolas Casajus Date: Tue, 15 Oct 2024 11:55:17 +0200 Subject: [PATCH] edit footer + header --- _quarto.yml | 2 +- index.qmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index f5a5b51..b7833af 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -1,2 +1,2 @@ project: - title: "index" + title: "Software paper" diff --git a/index.qmd b/index.qmd index ab7fc6f..810a548 100644 --- a/index.qmd +++ b/index.qmd @@ -3,7 +3,7 @@ from: markdown+emoji format: revealjs: logo: images/logo-affiliation.png - footer: "{{< fa brands github >}}  " + footer: "{{< fa brands github >}}  [`biodiversitydata/software-paper`](https://github.com/biodiversitydata/software-paper)   •   {{< fa brands creative-commons >}} {{< fa brands creative-commons-by >}}  [`cc-by-4.0`](https://creativecommons.org/licenses/by/4.0/deed.en)" smaller: true auto-stretch: false chalkboard: true