File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 11{{> footer-content }}
22{{> footer-scripts }}
3+ {{ #if env.SITE_ASCIINEMA_PROVIDER }}
4+ {{> asciinema-create-scripts }}
5+ {{ /if }}
Original file line number Diff line number Diff line change 99 <link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/vendor/search.css" >
1010 <link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/vendor/page-search.css" >
1111 <link rel =" stylesheet" href =" {{{ uiRootPath }}} /css/vendor/{{ #if (asciidocExtensionRegistered ' @asciidoctor/tabs' )}} asciidoctor{{ else }} spring{{ /if }} -tabs.css" >
12+ {{ #if env.SITE_ASCIINEMA_PROVIDER }}
13+ {{> asciinema-styles }}
14+ {{ /if }}
1215
Original file line number Diff line number Diff line change 11{{> header-scripts }}
22{{> header-content }}
3+ {{ #if env.SITE_ASCIINEMA_PROVIDER }}
4+ {{> asciinema-load-scripts }}
5+ {{ /if }}
You can’t perform that action at this time.
0 commit comments