We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef78ab commit cd98f4fCopy full SHA for cd98f4f
1 file changed
README.md
@@ -1,7 +1,13 @@
1
<p align="center">
2
- <a href="https://retool.com/"><img src="https://raw.githubusercontent.com/tryretool/brand-assets/master/Logos/logo-full-black.png" alt="Retool logo" height="100"></a> <br>
3
- <b>Build internal tools, remarkably fast.</b>
4
-</p> <br>
+ <picture>
+ <source media="(prefers-color-scheme: dark)" srcset="https://docs.retool.com/brand/icons/logo-light.svg">
+ <img alt="Retool Logo" height="100" src="https://docs.retool.com/brand/icons/logo-dark.svg">
5
+ </picture>
6
+</p>
7
+<h3 align="center">The best way to build internal software</h3>
8
+
9
10
11
12
# Deploying Retool on Helm
13
0 commit comments