Add :zoom
snippet that links to SavvyCal
This commit is contained in:
parent
a2e40ba189
commit
9feefa1fb4
|
@ -70,6 +70,10 @@ in
|
||||||
trigger = ":website";
|
trigger = ":website";
|
||||||
replace = "${baseUrl}";
|
replace = "${baseUrl}";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
trigger = ":zoom";
|
||||||
|
replace = "https://savvycal.com/opdavies/zoom";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue