chore(aspen/web): some tweaks

Change-Id: I268728af52785efb5e6b3df7d4bfe0e0d54c13a1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12169
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Reviewed-by: aspen <root@gws.fyi>
This commit is contained in:
Aspen Smith 2024-08-07 23:15:27 -04:00 committed by clbot
parent 3536a7c7fa
commit 000fb856be
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ runCommand outName { inherit src; } ''
--kill
rm file.org
substitute file.html "$2" \
--replace '<title>&lrm;</title>' ""
--replace-quiet '<title>&lrm;</title>' ""
rm file.html
}