Skip to content

Commit

Permalink
Add C and Swift as valid languages (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeveloLongScript authored Sep 22, 2024
1 parent fb40855 commit 542b0fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/highlighting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ export const languages = {
'rust',
'sql',
'go',
'swift',
'c'
],
web: ['html', 'css', 'scss', 'php', 'graphql'],
misc: ['dockerfile', 'markdown', 'proto'],
Expand Down

0 comments on commit 542b0fb

Please sign in to comment.