diff options
author | Adam Bard <github@adambard.com> | 2015-03-31 15:46:34 -0700 |
---|---|---|
committer | Adam Bard <github@adambard.com> | 2015-03-31 15:46:34 -0700 |
commit | 5e79da614c98070cfbf908af1c7be9b6abf3b2ed (patch) | |
tree | 08a89564bc96ec1b9ae91a4872d1f0c700d17add /fr-fr/go-fr.html.markdown | |
parent | ea7547b37578581f67765b397ccdd2f6d41e9861 (diff) |
Added lang tag to go-fr
Diffstat (limited to 'fr-fr/go-fr.html.markdown')
-rw-r--r-- | fr-fr/go-fr.html.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fr-fr/go-fr.html.markdown b/fr-fr/go-fr.html.markdown index 2ff5902f..16558e7e 100644 --- a/fr-fr/go-fr.html.markdown +++ b/fr-fr/go-fr.html.markdown @@ -2,6 +2,7 @@ name: Go category: language language: Go +lang: fr-fr filename: learngo.go contributors: - ["Sonia Keys", "https://github.com/soniakeys"] |