Skip to content

Commit

Permalink
Update IndexPage.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Oct 19, 2024
1 parent c89c085 commit 004bfd9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Frontend/src/pages/IndexPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@
</q-item-label>
</q-item-section>
</q-item>

<q-item>
<q-item-section>
<q-item-label>Open Source</q-item-label>
<q-item-label caption>
The tool's source code is publicly available, allowing users to verify its security and contribute to its development.
</q-item-label>
</q-item-section>
</q-item>
</q-list>

<q-btn
Expand Down

0 comments on commit 004bfd9

Please sign in to comment.