about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-03-14T22·41+0300
committerclbot <clbot@tvl.fyi>2023-03-14T22·44+0000
commite82385dbe5a3ba397bb6ebcb3f3ddf28bc0e3802 (patch)
tree07094244e83abf98fcdd6cca111b28b1c6ea6abd
parent36bed4ce57c4af353b4ae8533bb97574bf3004e8 (diff)
style(tvix): add new logo to the Tvix README r/6008
Change-Id: Ibb8061be75d6fd16e8f813bc94e3bacaae890454
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8309
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
-rw-r--r--tvix/README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/tvix/README.md b/tvix/README.md
index da3e353be8..02f3b480ba 100644
--- a/tvix/README.md
+++ b/tvix/README.md
@@ -1,5 +1,8 @@
-Tvix
-====
+<div align="center">
+  <img src="https://tvix.dev/tvix-logo.webp">
+</div>
+
+-----------------
 
 Tvix is a new implementation of the Nix language and package manager. See the
 [announcement post][post-1] for information about the background of this