mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02: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: {
|
footer: {
|
||||||
style: "dark",
|
style: "dark",
|
||||||
links: [
|
links: [
|
||||||
|
Loading…
Reference in New Issue
Block a user