add RevealAttribution

This commit is contained in:
kfitz
2023-06-22 17:19:30 -04:00
parent 6c26eb2b85
commit 05d88b88cc

View File

@@ -55,7 +55,7 @@
hash: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes, RevealAttribution, RevealMenu ]
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes, RevealAttribution, RevealMenu, RevealAttribution ]
});
</script>