aboutsummaryrefslogtreecommitdiff
path: root/aux/ci
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-06-06 08:37:05 -0300
committerEuAndreh <eu@euandre.org>2021-06-06 08:37:05 -0300
commitc221620d8a72b5efa65dd1783476776ade9b6042 (patch)
treeae33f58186dcc33bc328b3050f69f5a41cdc78bf /aux/ci
parentRemove assert-clang-format.sh (diff)
downloadremembering-c221620d8a72b5efa65dd1783476776ade9b6042.tar.gz
remembering-c221620d8a72b5efa65dd1783476776ade9b6042.tar.xz
aux/: Add favicon to generated HTML files
Diffstat (limited to 'aux/ci')
-rwxr-xr-xaux/ci/report.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/aux/ci/report.sh b/aux/ci/report.sh
index b82c061..a3fc608 100755
--- a/aux/ci/report.sh
+++ b/aux/ci/report.sh
@@ -26,6 +26,7 @@ cat <<EOF >> "$OUT"
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="icon" type="image/svg+xml" href="favicon.svg" />
<style>
pre {