Wording change "BLS cal"
This commit is contained in:
@@ -146,7 +146,7 @@ function RoutingForm({ form, profile, ...restProps }: Props) {
|
||||
{!customPageMessage ? (
|
||||
<>
|
||||
<Head>
|
||||
<title>{`${form.name} | Cal.com Forms`}</title>
|
||||
<title>{`${form.name} | BLS cal Forms`}</title>
|
||||
</Head>
|
||||
<div className={classNames("mx-auto my-0 max-w-3xl", isEmbed ? "" : "md:my-24")}>
|
||||
<div className="w-full max-w-4xl ltr:mr-2 rtl:ml-2">
|
||||
|
||||
Reference in New Issue
Block a user