Skip to content

Commit

Permalink
fix: 🔨 update vocabulary
Browse files Browse the repository at this point in the history
  • Loading branch information
marcodarko committed Sep 26, 2024
1 parent d0f8758 commit 487a62e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nuxt-app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
>
<img :src="res_reg" width="150" alt="resource registry" />
<h3 class="text-light">
Metadata Registry
Resource Registry
<font-awesome-icon
icon="fas fa-chevron-right"
class="d-inline text-dde-light"
Expand Down
4 changes: 2 additions & 2 deletions nuxt-app/pages/resource/[id]/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,8 @@ getMetadata(id);
</div>
<div class="alert alert-dark text-dde-dark mt-5">
<h4>
<b>For dataset owner:</b> Embed this structured dataset metadata on
your website describing this dataset
<b>For the resource owner:</b> Embed this structured metadata on
your website describing this resource
<span
class="text-info"
data-tippy-content="<b>TLDR</b>: This makes your dataset easier to be found from multiple search engines (Google, Bing etc.)<hr>
Expand Down

0 comments on commit 487a62e

Please sign in to comment.