changed html report static resource path to ./config/html_report

This commit is contained in:
DastInDark
2022-09-28 12:44:34 +09:00
parent cbcf907ec3
commit 8db05d02c3
3 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
h2 {
background-color: blue;
color: white;
}
img#logo {
width: 25%;
display: block;
margin-left: auto;
margin-right: auto;
}

BIN
config/html_report/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB