From 94a76df29177fb84908ea82d4e815b36fd36572a Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 5 Sep 2023 22:47:18 -0700 Subject: [PATCH] Adjust table layout --- content/en/variables/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/variables/git.md b/content/en/variables/git.md index f0a1deea9..4c412efdd 100644 --- a/content/en/variables/git.md +++ b/content/en/variables/git.md @@ -56,7 +56,7 @@ On the site host, your repository must be "deep-cloned," so the returned `.GitIn GitHub Action or GitLab CI/CD). See the following table: | Hosting service | Clone depth | Configurable? | -| :-------------- | :---------: | :-----------: | +| :-------------- | :---------- | :-----------: | | Cloudflare Pages | Shallow | ✔️ [^CFP] | | DigitalOcean App Platform | Deep | ❌ | | GitHub Pages | Shallow | ✔️ [^GHP] |