diff options
author | Levi Bostian <levi.bostian@gmail.com> | 2015-08-06 12:26:29 -0500 |
---|---|---|
committer | Levi Bostian <levi.bostian@gmail.com> | 2015-08-06 12:26:29 -0500 |
commit | 2f73cafc7042c92b1358272e6d158f5b1995c15c (patch) | |
tree | a30da048712ba751304e03a7201a62cbd11ae0f4 /el-gr | |
parent | 4ca977788c6bc3fa28a33a73b2678cc81a750d38 (diff) |
Update racket gr to include what language it is in to fix homescreen issue showing up twice.
Diffstat (limited to 'el-gr')
-rw-r--r-- | el-gr/racket-gr.html.markdown | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/el-gr/racket-gr.html.markdown b/el-gr/racket-gr.html.markdown index d7c144aa..4c76b174 100644 --- a/el-gr/racket-gr.html.markdown +++ b/el-gr/racket-gr.html.markdown @@ -1,6 +1,6 @@ --- language: racket -filename: learnracket.rkt +filename: learnracket-gr.rkt contributors: - ["th3rac25", "https://github.com/voila"] - ["Eli Barzilay", "https://github.com/elibarzilay"] @@ -9,6 +9,7 @@ contributors: - ["Keyan Zhang", "https://github.com/keyanzhang"] translators: - ["Vasilis Panagiotopoulos" , "https://github.com/billpcs/"] +lang: el-gr --- H Racket είναι μια γενικού σκοπού, πολυ-υποδειγματική γλώσσα προγραμματισμού που ανήκει |