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
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ in
|
||||||
trigger = ":pricing";
|
trigger = ":pricing";
|
||||||
replace = "${websiteUrl}/pricing";
|
replace = "${websiteUrl}/pricing";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
trigger = ":record";
|
||||||
|
replace = "https://savvycal.com/opdavies/beyond-blocks";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
trigger = ":talks";
|
trigger = ":talks";
|
||||||
replace = "${websiteUrl}/presentations";
|
replace = "${websiteUrl}/presentations";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue