diff --git a/www/internals/modules/programs.php b/www/internals/modules/programs.php index f1c6074..3d9ba36 100644 --- a/www/internals/modules/programs.php +++ b/www/internals/modules/programs.php @@ -2,7 +2,7 @@ class Programs implements IWebsiteModule { - const PROG_LANGS = [ 'Java', 'C#', 'Delphi', 'PHP', 'C++' ]; + const PROG_LANGS = [ 'Java', 'C#', 'Delphi', 'PHP', 'C++', 'Rust' ]; const URL_ORDER = [