Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Commit

Permalink
feat: add shell-session
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Apr 28, 2021
1 parent d1137c7 commit ca0ed99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ module.exports = {
prism: {
theme: require('prism-react-renderer/themes/github'),
darkTheme: require('prism-react-renderer/themes/dracula'),
additionalLanguages: ['pug']
additionalLanguages: ['pug', 'shell-session']
},
announcementBar: {
id: 'supportus',
Expand Down

0 comments on commit ca0ed99

Please sign in to comment.