upgraded to latest version

This commit is contained in:
philip-ellis-sp
2022-09-23 09:44:38 -04:00
parent dfd0fe2e9c
commit 9098b0dac3
7 changed files with 114 additions and 177 deletions

View File

@@ -69,7 +69,7 @@ const config = {
prism: {
theme: lightCodeTheme,
darkTheme: darkCodeTheme,
additionalLanguages: ["http", "java"],
additionalLanguages: ["http", "java", "ruby", "php", "csharp"],
},
}),