docs: enable syntax highlighting for cue

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
Andrea Luzzardi
2021-06-03 18:01:17 -07:00
parent 4bce5de08b
commit c76f65aa14
3 changed files with 57 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ module.exports = {
themeConfig: {
sidebarCollapsible: false,
prism: {
defaultLanguage: "go",
theme: require("prism-react-renderer/themes/vsDark"),
},
navbar: {
logo: {