Skip to content

Commit

Permalink
Merge pull request #15 from vespa-engine/ldalves/rebranding
Browse files Browse the repository at this point in the history
Update logo
  • Loading branch information
kkraune authored Dec 13, 2023
2 parents 638fdef + 1a8eedd commit f29baeb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->

[![#Vespa](https://vespa.ai/assets/vespa-logo-color.png)](https://vespa.ai)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://vespa.ai/assets/vespa-ai-logo-heather.svg">
<source media="(prefers-color-scheme: light)" srcset="https://vespa.ai/assets/vespa-ai-logo-rock.svg">
<img alt="#Vespa" width="200" src="https://vespa.ai/assets/vespa-ai-logo-rock.svg" style="margin-bottom: 25px;">
</picture>

# metrics-emitter

Expand Down

0 comments on commit f29baeb

Please sign in to comment.