mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-12 21:21:27 +00:00
Add ini syntax highlight
This commit is contained in:
@@ -320,6 +320,7 @@ const config = {
|
||||
prism: {
|
||||
theme: lightCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
additionalLanguages: ['ini'],
|
||||
},
|
||||
}),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user