1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00

fix: docs highlithing for kotlin

This commit is contained in:
Ivar Conradi Østhus 2021-06-04 14:56:58 +02:00
parent d6b498e80d
commit 40e4810066
No known key found for this signature in database
GPG Key ID: 31AC596886B0BD09

View File

@ -34,7 +34,7 @@ module.exports = {
]
},
prism: {
additionalLanguages: ['java', 'swift', 'ruby', 'csharp'],
additionalLanguages: ['java', 'swift', 'ruby', 'csharp', 'kotlin'],
},
footer: {
style: "dark",