some examples

This commit is contained in:
Pascal Fischer
2023-05-03 19:55:39 +02:00
parent 6b05581bb0
commit 32495e79d6
13 changed files with 7790 additions and 893 deletions

View File

@@ -21,6 +21,7 @@ const languageNames = {
python: 'Python',
ruby: 'Ruby',
go: 'Go',
java: 'Java',
}
function getPanelTitle({ title, language }) {