Skip to content

Commit

Permalink
add link to why on front page
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolarosa committed Jul 25, 2024
1 parent b4af7ef commit ecadbbb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ layout: home
Get Describo - free download
</template>
</FeatureComponent>
<FeatureComponent link="/docs/articles/why-use-it" :icon="faFileLines" class="m-1 grow lg:grow-0 bg-blue-200">
<template #title>
Why Describo?
</template>
</FeatureComponent>
</div>
</div>
</div>
Expand Down

0 comments on commit ecadbbb

Please sign in to comment.