mirror of
https://github.com/immich-app/immich.git
synced 2025-06-24 17:03:11 +02:00
docs: diff highlighting (#6604)
This commit is contained in:
parent
4fa7005a24
commit
61bb52ac11
2 changed files with 3 additions and 3 deletions
|
@ -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',
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue