From f10b861a1de67fb0f7976840c8a1ee838724a22c Mon Sep 17 00:00:00 2001 From: LawEyez Date: Thu, 2 Nov 2023 16:46:11 +0300 Subject: [PATCH] Revert to prev widths. --- docs/concepts/env_vars.md | 4 ++-- docs/overview/build.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/concepts/env_vars.md b/docs/concepts/env_vars.md index a59d06d..11fcd39 100644 --- a/docs/concepts/env_vars.md +++ b/docs/concepts/env_vars.md @@ -56,12 +56,12 @@ All apps are preset with the following variables: There are two ways to set up variables: #### Key-Value Editor: - + > Add the variable name and value with *+ Add Variable*, then *Save* #### Bulk Editor: - + > A text editor that allows you to work on multiple variables at once in a similar syntax to `.env` files with the exceptions: > - Comments are not supported diff --git a/docs/overview/build.md b/docs/overview/build.md index b053e7b..12aed88 100644 --- a/docs/overview/build.md +++ b/docs/overview/build.md @@ -63,9 +63,9 @@ By default, the build process and the above lifecycle scripts: It is possible to customize this process with _Advanced Build Options_: - at the time of first deployment, in the _Advanced_ dropdown - - + - - in _Environments_ tab > _Build Options_ of an app's dashboard - - + - #### **Root Path** The root path specifies which directory Cyclic will run build scripts.