diff --git a/.github/workflows/publish-quarto.yml b/.github/workflows/publish-quarto.yml index 8d8e623..96cd6ce 100644 --- a/.github/workflows/publish-quarto.yml +++ b/.github/workflows/publish-quarto.yml @@ -2,7 +2,7 @@ name: Quarto Publish on: push: - branches: mainX + branches: mainX #toname to main to build quarto/templates workflow_dispatch: jobs: diff --git a/rerun/slides-rerun/_quarto.yml b/rerun/slides-rerun/_quarto.yml index 04f7b1d..085e2be 100644 --- a/rerun/slides-rerun/_quarto.yml +++ b/rerun/slides-rerun/_quarto.yml @@ -20,4 +20,4 @@ website: image: images/favicon_org.png page-footer: right: "This page is built with {{< fa heart >}} and [Quarto](https://quarto.org/)." - left: "© 2023, Miguel Xochicale" + left: "© 2024, Miguel Xochicale" diff --git a/rerun/slides-rerun/index.qmd b/rerun/slides-rerun/index.qmd index 538b414..d59fe29 100644 --- a/rerun/slides-rerun/index.qmd +++ b/rerun/slides-rerun/index.qmd @@ -1,5 +1,5 @@ --- -title: "Listing Example" +title: "Slides" listing: contents: - "slides/*.qmd" diff --git a/rerun/slides-rerun/slides/index.qmd b/rerun/slides-rerun/slides/index.qmd index 136d32b..9183e0c 100644 --- a/rerun/slides-rerun/slides/index.qmd +++ b/rerun/slides-rerun/slides/index.qmd @@ -1,6 +1,6 @@ --- -title: "Quarto Presentations Template 00" -subtitle: "Create beautiful interactive slide decks with Reveal.js" +title: "Rerun sdk: Visualize everything fast" +subtitle: "Rerun is an SDK for visualizing multimodal data that changes over time." format: revealjs: