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

@ -13,7 +13,7 @@ my name is aspen smith and i'm a software engineer and musician.
i'm currently a software engineer at jane street.
before that, i worked on database internals at [[https://readyset.io/][readyset]], an incrementally
previously, i worked on database internals at [[https://readyset.io/][readyset]], an incrementally
maintained, partially stateful materialized view maintenance system for sql
that's wire-compatible with postgresql and mysql, based on [[https://github.com/mit-pdos/noria][noria]].

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
}