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.
1 parent 8366d6f commit 7d6c78dCopy full SHA for 7d6c78d
1 file changed
app/src/views/Home.vue
@@ -27,8 +27,8 @@ export default {
27
28
<template lang="pug">
29
.home
30
- .home-img
31
- img( alt="Ord logo" src="https://raw.githubusercontent.com/Open-Reaction-Database/ord-schema/main/logos/logo.svg")
+ h2
+ | Explore the latest datasets
32
.dataset-showcase
33
DatasetCard(
34
:rank='0'
0 commit comments