mirror of
https://github.com/documize/community.git
synced 2025-07-24 23:59:47 +02:00
parent
00889f0e0e
commit
6b723568d3
4 changed files with 119 additions and 42 deletions
|
@ -75,6 +75,7 @@ export default Component.extend({
|
|||
{ text: 'Fsharp', value: 'fsharp' },
|
||||
{ text: 'Git', value: 'git' },
|
||||
{ text: 'Go', value: 'go' },
|
||||
{ text: 'GraphQL', value: 'graphql' },
|
||||
{ text: 'Haskell', value: 'haskell' },
|
||||
{ text: 'HTML', value: 'markup' },
|
||||
{ text: 'HTTP', value: 'http' },
|
||||
|
@ -93,6 +94,7 @@ export default Component.extend({
|
|||
{ text: 'Ruby', value: 'ruby' },
|
||||
{ text: 'Rust', value: 'rust' },
|
||||
{ text: 'Sass SCSS', value: 'scss' },
|
||||
{ text: 'Shell', value: 'bash' },
|
||||
{ text: 'SQL', value: 'sql' },
|
||||
{ text: 'Swift', value: 'swift' },
|
||||
{ text: 'TypeScript', value: 'typescript' },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue