mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
parent
5db1ca7cd5
commit
d2d44231df
1 changed files with 2 additions and 0 deletions
|
@ -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': '_'
|
||||
|
|
Loading…
Reference in a new issue