Add a :record
snippet
That links to the calendar to book a Beyond Blocks podcast episode recording.
This commit is contained in:
parent
d63992ed63
commit
28aef6504f
|
@ -57,6 +57,10 @@ in
|
|||
trigger = ":pricing";
|
||||
replace = "${websiteUrl}/pricing";
|
||||
}
|
||||
{
|
||||
trigger = ":record";
|
||||
replace = "https://savvycal.com/opdavies/beyond-blocks";
|
||||
}
|
||||
{
|
||||
trigger = ":talks";
|
||||
replace = "${websiteUrl}/presentations";
|
||||
|
|
Loading…
Reference in a new issue