diff options
| author | Adam Bard <github@adambard.com> | 2014-03-14 18:19:06 +0000 | 
|---|---|---|
| committer | Adam Bard <github@adambard.com> | 2014-03-14 18:19:06 +0000 | 
| commit | 04e1239c1230b3f6438ab36cb5c3d60242f28711 (patch) | |
| tree | 99a6d80ce5917af23d4cc815419325cda3f0af60 | |
| parent | 3acb0891ecf80b995bc57e28d85de0872da53e15 (diff) | |
fix syntax error
| -rw-r--r-- | id-id/css-id.html.markdown | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/id-id/css-id.html.markdown b/id-id/css-id.html.markdown index d0798ec7..456dfafe 100644 --- a/id-id/css-id.html.markdown +++ b/id-id/css-id.html.markdown @@ -1,3 +1,4 @@ +---  language: css  contributors:      - ["Mohammad Valipour", "https://github.com/mvalipour"] | 
