mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
feat(client): add pug to prism languages (#47910)
This commit is contained in:
@@ -53,11 +53,12 @@ const config = {
|
||||
'javascript',
|
||||
'markup',
|
||||
'mathml',
|
||||
'pug',
|
||||
'python',
|
||||
'svg',
|
||||
'xml',
|
||||
'sql',
|
||||
'typescript'
|
||||
'svg',
|
||||
'typescript',
|
||||
'xml'
|
||||
],
|
||||
theme: 'default',
|
||||
css: true,
|
||||
|
||||
Reference in New Issue
Block a user