Add py -> Python abbreviation

Closes #268.
pull/281/head
Thibaut 9 years ago
parent 01e1e3bfa8
commit 7303317c28

@ -55,5 +55,6 @@ class app.models.Entry extends app.Model
'lodash': '_' 'lodash': '_'
'markdown': 'md' 'markdown': 'md'
'postgresql': 'pg' 'postgresql': 'pg'
'python': 'py'
'sass': 'scss' 'sass': 'scss'
'underscore.js': '_' 'underscore.js': '_'

Loading…
Cancel
Save