diff --git a/quarto/templates/_quarto.yml b/quarto/templates/_quarto.yml index 54267f9..e1917b1 100644 --- a/quarto/templates/_quarto.yml +++ b/quarto/templates/_quarto.yml @@ -9,7 +9,7 @@ from: markdown+emoji website: title: "Quarto X" page-navigation: true - favicon: favicon.svg + favicon: slides/favicon.svg site-url: http://mxochicale.github.io/tools/quarto/slides-template00 search: false twitter-card: diff --git a/quarto/templates/slides/index00.qmd b/quarto/templates/slides/index00.qmd index f5bbee7..136d32b 100644 --- a/quarto/templates/slides/index00.qmd +++ b/quarto/templates/slides/index00.qmd @@ -1,7 +1,7 @@ --- title: "Quarto Presentations Template 00" subtitle: "Create beautiful interactive slide decks with Reveal.js" -from: markdown+emoji + format: revealjs: slide-number: true diff --git a/quarto/templates/slides/index01.qmd b/quarto/templates/slides/index01.qmd index 8c01899..6ca3d2f 100644 --- a/quarto/templates/slides/index01.qmd +++ b/quarto/templates/slides/index01.qmd @@ -1,7 +1,7 @@ --- title: "Quarto Presentations Template 01" subtitle: "Create beautiful interactive slide decks with Reveal.js" -from: markdown+emoji + format: revealjs: slide-number: true