forked from dark_thunder/immich
docs: diff highlighting (#6604)
This commit is contained in:
@ -166,7 +166,7 @@ const config = {
|
||||
prism: {
|
||||
theme: prism.themes.github,
|
||||
darkTheme: prism.themes.dracula,
|
||||
additionalLanguages: ['sql'],
|
||||
additionalLanguages: ['sql', 'diff', 'bash', 'powershell', 'nginx'],
|
||||
},
|
||||
image: 'overview/img/feature-panel.png',
|
||||
}),
|
||||
|
Reference in New Issue
Block a user