1
0

add prog: "dops"

This commit is contained in:
2022-10-15 16:56:50 +02:00
parent 7bc9dc74ac
commit e54522c3f8
6 changed files with 164 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
class Programs implements IWebsiteModule
{
const PROG_LANGS = [ 'Java', 'C#', 'Delphi', 'PHP', 'C++', 'Rust', 'Typescript' ];
const PROG_LANGS = [ 'Java', 'C#', 'Delphi', 'PHP', 'C++', 'Rust', 'Typescript', 'Go' ];
const URL_ORDER =
[