We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa416eb commit 1b94d68Copy full SHA for 1b94d68
frontend/src/views/HelpView.vue
@@ -39,6 +39,12 @@
39
</a>
40
</v-expansion-panel-text>
41
<v-expansion-panel-text v-if="panelComponent.id === 'additional'">
42
+ <a href="https://youtu.be/20fW31GZzco" target="_blank">
43
+ <v-icon size="20" icon="fa:fa-regular fa-circle-play" class="mr-1"></v-icon>
44
+ <span>What is the Operating Funding Model?</span>
45
+ </a>
46
+ <br />
47
48
<a href="https://www.youtube.com/watch?v=dmtcxxuWrqo" target="_blank">
49
<v-icon size="20" icon="fa:fa-regular fa-circle-play" class="mr-1"></v-icon>
50
<span>$10 a Day Welcome Session 2025</span>
0 commit comments