Skip to content

Commit 4f0ae2c

Browse files
committed
chore: add credits/version/source
1 parent ee1abc4 commit 4f0ae2c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • src/resources/formats/revealjs/plugins/tabset

src/resources/formats/revealjs/plugins/tabset/tabset.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
* SOFTWARE.
2323
*/
2424

25+
/**
26+
* Author: Mickaël Canouil
27+
* Version: 1.0.0
28+
* License: MIT
29+
* Source: https://github.com/mcanouil/quarto-revealjs-tabset
30+
*/
31+
2532
window.RevealJsTabset = function () {
2633
return {
2734
id: "RevealJsTabset",

0 commit comments

Comments
 (0)