refactor(tvix): move logo to //tvix:logo

Also expose both formats, then use it from
users/tazjin/presentations/tvix-eval-2023.

Change-Id: Id906e8aff5510a7a4f33336326472e86db18ea32
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9280
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
Florian Klink 2023-09-07 17:51:34 +03:00 committed by flokli
parent 9786255267
commit afe4dfb61e
6 changed files with 14 additions and 5 deletions

View file

@ -1,5 +1,5 @@
<div align="center">
<img src="https://tvix.dev/tvix-logo.webp">
<img src="https://tvix.dev/logo.webp">
</div>
-----------------