File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+ <!--
3
+ /**
4
+ * @author JaJuMa GmbH <[email protected] >
5
+ * @copyright Copyright (c) 2023-present JaJuMa GmbH <https://www.jajuma.de>. All rights reserved.
6
+ * @license http://opensource.org/licenses/mit-license.php MIT License
7
+ */
8
+ -->
9
+ <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" layout =" admin-1column" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
10
+ <head >
11
+ <css src =" Jajuma_SyntaxHighlighter::css/main.css" />
12
+ </head >
13
+ </page >
Original file line number Diff line number Diff line change 17
17
<link src =" Jajuma_SyntaxHighlighter::js/plugins/previewers.js" />
18
18
<link src =" Jajuma_SyntaxHighlighter::js/plugins/prism-html-extras.js" />
19
19
20
- <css src =" Jajuma_SyntaxHighlighter::css/main.css" />
21
20
<css src =" Jajuma_SyntaxHighlighter::css/custom.css" />
22
21
<css src =" Jajuma_SyntaxHighlighter::css/themes/prism-default.css" />
23
22
<css src =" Jajuma_SyntaxHighlighter::css/prism-inline-color.css" />
You can’t perform that action at this time.
0 commit comments