aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-20 19:27:07 -0300
committerEuAndreh <eu@euandre.org>2021-08-20 19:27:07 -0300
commitbd2a738fe8397f7a70bb68147c82516e4ec61ce5 (patch)
tree6511e7bcf11307224ae3591c02753f34e5038d8a /aux
parentaux/ci/report.sh: Fix inconsistent indentation (diff)
downloadgit-permalink-bd2a738fe8397f7a70bb68147c82516e4ec61ce5.tar.gz
git-permalink-bd2a738fe8397f7a70bb68147c82516e4ec61ce5.tar.xz
aux/ci/report.sh: Add missing closing </main> tag
Diffstat (limited to 'aux')
-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 5b84c28..6f18f0f 100755
--- a/aux/ci/report.sh
+++ b/aux/ci/report.sh
@@ -93,6 +93,7 @@ done
cat <<EOF >> "$OUT"
</ol>
+ </main>
</body>
</html>
EOF