Skip to content

Commit

Permalink
adds reorgniase to make use of revealjs-plugins: index.qmd; #28
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Jan 27, 2024
1 parent e6a7c89 commit b32d64d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quarto/slides-template00/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ format:
controls-layout: bottom-right
preview-links: auto
logo: images/quarto-logo.png
pointer:
pointerSize: 18
color: '#32cd32'
#css:
#- css/default.css
#- css/callouts-html.css
theme: [beige]
# NOTES. white, blood, league, serif, moon, night, dark, sky seem to work
# NOTES. solarized, beige, simple seem not be created
footer: <https://quarto.org>
pointer:
pointerSize: 18
color: '#32cd32'
revealjs-plugins:
- pointer
---
Expand Down

0 comments on commit b32d64d

Please sign in to comment.