We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33bae0 commit d14568dCopy full SHA for d14568d
src/main/resources/com/aventstack/extentreports/view/spark/partials/head.ftl
@@ -11,5 +11,5 @@
11
<link rel="shortcut icon" href="https://${cdnURI}${iconcommit}/commons/img/logo.png">
12
<link href="https://${cdnURI}${csscommit}/spark/css/style.css" rel="stylesheet" />
13
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
14
- <style><#include "../../commons/commons-inject-css.ftl"></style>
+ <#include "../../commons/commons-inject-css.ftl">
15
</head>
0 commit comments