Add abbreviations

Closes #470.
This commit is contained in:
Thibaut Courouble 2016-09-03 10:33:45 -04:00
parent 5db1ca7cd5
commit d2d44231df

View file

@ -66,9 +66,11 @@ class app.models.Entry extends app.Model
'modernizr': 'mdr'
'moment.js': 'mt'
'nginx': 'ngx'
'numpy': 'np'
'postgresql': 'pg'
'python': 'py'
'ruby.on.rails': 'ror'
'ruby': 'rb'
'sass': 'scss'
'tensorflow': 'tf'
'underscore.js': '_'