RevealJS Support-This

This document demonstrates the support-this Quarto extension within a RevealJS presentation.

Presentation

Open presentation in a new tab: qsupport-this-revealjs-slides.qmd

Configuration

---
title: "RevealJS Support-This"
format: revealjs
extensions:
  support-this:
    display: "icon-username"
    heading: "Support This Project"
    description: "Consider supporting our work!"
    position: bottom
    debug: true
    platforms:
      github: coatless
      patreon: coatless
      ko_fi: coatless
filters: [support-this]
---

## Slide

This is a RevealJS presentation testing the support-this extension.