aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-20 19:25:57 -0300
committerEuAndreh <eu@euandre.org>2021-08-20 19:25:57 -0300
commitb32461e16cc37618939ff4d242f09c97ac6529ea (patch)
treef951e53ca9343c618c32a125686f3fac02f6108d /aux
parentaux/ci/report.sh: Put project name at the beginning of the titel (diff)
downloadgit-permalink-b32461e16cc37618939ff4d242f09c97ac6529ea.tar.gz
git-permalink-b32461e16cc37618939ff4d242f09c97ac6529ea.tar.xz
aux/ci/report.sh: Fix inconsistent indentation
Diffstat (limited to 'aux')
-rwxr-xr-xaux/ci/report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/ci/report.sh b/aux/ci/report.sh
index 2b50106..5b84c28 100755
--- a/aux/ci/report.sh
+++ b/aux/ci/report.sh
@@ -60,7 +60,7 @@ cat <<EOF >> "$OUT"
display: inline;
}
ol {
- list-style-type: disc;
+ list-style-type: disc;
}
</style>
</head>