File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
ExtentReports/Views/Html/Partials Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4
4
<title >@Model.MasterConfig.GetValue( "documentTitle")</title >
5
5
<link rel =" apple-touch-icon" href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/d74480e/commons/img/logo.png" >
6
6
<link rel =" shortcut icon" href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/d74480e/commons/img/logo.png" >
7
- <link href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/be80d26 /spark/css/style.css" rel =" stylesheet" />
7
+ <link href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/2bfb90a /spark/css/style.css" rel =" stylesheet" />
8
8
<link href =" https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
9
9
<style >@Model.MasterConfig .GetValue("css") @Model.MasterConfig .GetValue("styles") </style >
10
10
</head >
You can’t perform that action at this time.
0 commit comments