diff --git a/docs/_quarto.yml b/docs/_quarto.yml index de30d3c..98744c4 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -43,10 +43,11 @@ website: text: Acknowledgements - href: https://quarto.thecoatlessprofessor.com/pyodide/tests/ text: Test Suite - body-header: | - :::{.callout-important} - Looking for the official Quarto WebAssembly backend? Check out [`quarto-live`](https://github.com/r-wasm/quarto-live)! - ::: + announcement: + icon: info-circle + dismissable: true + content: "Looking for the official Quarto WebAssembly backend? Check out [`quarto-live`](https://github.com/r-wasm/quarto-live)!" + type: primary body-footer: | :::{.callout-important} This Quarto extension is open source software and is **not affiliated with** Posit, Quarto, or Pyodide. The extension is at best a community effort to simplify the integration of Pyodide inside of Quarto generated documents.