mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Add link to ritual addition tutorial video (#36433)
Adding a short video for how to add a ritual --------- Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
This commit is contained in:
parent
c3b9fd9d8e
commit
e7a9674608
2 changed files with 2 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ Fleet invites guests to discuss the future of IT and security on the [ExpedITion
|
|||
<rituals :rituals="rituals['handbook/marketing/marketing.rituals.yml']"></rituals>
|
||||
|
||||
|
||||
|
||||
#### Stubs
|
||||
The following stubs are included only to make links backward compatible
|
||||
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@ parasails.registerComponent('rituals', {
|
|||
// ╩ ╩ ╩ ╩ ╩╩═╝
|
||||
template: `
|
||||
<div>
|
||||
<p>Need to add a ritual? Here's a <a href="https://us-65885.app.gong.io/call?id=762393910108301882&email_type=collaborate-invitation-sent&xtid=59gug817r4n09e81ftf" target="_blank">video overview</a> of the process.</p>
|
||||
<table class="table table-responsive">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue