We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d91a82 + 59b1625 commit d6125ebCopy full SHA for d6125eb
README.md
@@ -1,5 +1,11 @@
1
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
2
3
+<picture>
4
+ <source media="(prefers-color-scheme: dark)" srcset="https://assets.vespa.ai/logos/Vespa-logo-green-RGB.svg">
5
+ <source media="(prefers-color-scheme: light)" srcset="https://assets.vespa.ai/logos/Vespa-logo-dark-RGB.svg">
6
+ <img alt="#Vespa" width="200" src="https://assets.vespa.ai/logos/Vespa-logo-dark-RGB.svg" style="margin-bottom: 25px;">
7
+</picture>
8
+
9
# CORD-19 Search
10
This application serves data from [COVID-19 Open Research Dataset (CORD-19)](https://allenai.org/data/cord-19) dataset.
11
0 commit comments