Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions components/PanelDocs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,17 @@ router.beforeEach(() => {
<div i-ph-arrow-square-out-fill />
Ask your question
</NuxtLink>
<!-- NOTE: remove when hands-on finished (will be held on 2024-10-19) -->
<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