➕ Switch code highlighting extension
All checks were successful
Deploy / deploy (push) Successful in 5s
All checks were successful
Deploy / deploy (push) Successful in 5s
This commit is contained in:
parent
7d64be16cd
commit
fe6737a797
6 changed files with 113 additions and 324 deletions
|
@ -46,5 +46,8 @@ return [
|
|||
return site()->visit($page);
|
||||
}
|
||||
],
|
||||
]
|
||||
],
|
||||
'bogdancondorachi.code-highlighter' => [
|
||||
'theme' => 'monokai',
|
||||
],
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue