From 6a39e53c69e8ada2ef2164fab76e1d0be0bc06e8 Mon Sep 17 00:00:00 2001 From: siddhantCodes Date: Fri, 27 Sep 2024 11:33:27 +0530 Subject: [PATCH] Rename domain -> subdomain in `create-site` --- components/sites/create-site.ftd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/sites/create-site.ftd b/components/sites/create-site.ftd index 69db71e5..093e008c 100644 --- a/components/sites/create-site.ftd +++ b/components/sites/create-site.ftd @@ -32,13 +32,13 @@ string dashboard-url: spacing: $ds.spaces.vertical-gap.extra-small height.fixed.px: 84 - -- ds.copy-small: Domain + -- ds.copy-small: Subdomain -- ds.row: spacing: $ds.spaces.horizontal-gap.small -- ftd.text-input: - placeholder: Enter you domain + placeholder: Enter you subdomain color: $inherited.colors.text-strong width.fixed.px: 324 padding.px: 8 @@ -107,13 +107,13 @@ string dashboard-url: spacing: $ds.spaces.vertical-gap.extra-small height.fixed.px: 84 - -- ds.copy-small: Domain + -- ds.copy-small: Subdomain -- ds.row: spacing: $ds.spaces.horizontal-gap.small -- ftd.text-input: - placeholder: Enter you domain + placeholder: Enter you subdomain color: $inherited.colors.text-strong width: fill-container padding.px: 8