mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: add more code highlighting
This commit is contained in:
parent
79bf1842fb
commit
d6b498e80d
@ -33,6 +33,9 @@ module.exports = {
|
||||
},
|
||||
]
|
||||
},
|
||||
prism: {
|
||||
additionalLanguages: ['java', 'swift', 'ruby', 'csharp'],
|
||||
},
|
||||
footer: {
|
||||
style: "dark",
|
||||
links: [
|
||||
|
Loading…
Reference in New Issue
Block a user