Skip to content

Commit

Permalink
feat: add questionnaire url
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuu33 committed Oct 11, 2024
1 parent e85226a commit 1497d7c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions components/PanelDocs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,16 @@ router.beforeEach(() => {
<div i-ph-arrow-square-out-fill />
Ask your question
</NuxtLink>
<NuxtLink
to="https://forms.gle/3WcTUaNsUEqPK4R19"
target="_blank"
flex="~ items-center gap-2"
text-inherit op75
hover="text-primary op100"
>
<div i-ph-arrow-square-out-fill />
take a questionnaire
</NuxtLink>
</div>
</article>
<!-- Navigration Dropdown -->
Expand Down

0 comments on commit 1497d7c

Please sign in to comment.