mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-27 06:34:22 +00:00
Some small improvements
This commit is contained in:
@@ -316,7 +316,7 @@ const config = {
|
||||
prism: {
|
||||
theme: lightCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
additionalLanguages: ['ini'],
|
||||
additionalLanguages: ['ini','diff'],
|
||||
},
|
||||
}),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user