Skip to content

Commit

Permalink
Fixup dependencies and build
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Nov 22, 2023
1 parent d526eb5 commit e8e14e1
Show file tree
Hide file tree
Showing 8 changed files with 228 additions and 218 deletions.
6 changes: 6 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,10 @@ module.exports = {
},
],
],
scripts: [
'https://buttons.github.io/buttons.js',
'https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js',
'/js/code-block-buttons.js',
],
stylesheets: ['/css/code-block-buttons.css'],
};
Loading

0 comments on commit e8e14e1

Please sign in to comment.