Adjust table layout

This commit is contained in:
Joe Mooring 2023-09-05 22:47:18 -07:00 committed by GitHub
parent e263ad6b9d
commit 94a76df291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: GitHub Action or GitLab CI/CD). See the following table:
| Hosting service | Clone depth | Configurable? | | Hosting service | Clone depth | Configurable? |
| :-------------- | :---------: | :-----------: | | :-------------- | :---------- | :-----------: |
| Cloudflare Pages | Shallow | ✔️ [^CFP] | | Cloudflare Pages | Shallow | ✔️ [^CFP] |
| DigitalOcean App Platform | Deep | ❌ | | DigitalOcean App Platform | Deep | ❌ |
| GitHub Pages | Shallow | ✔️ [^GHP] | | GitHub Pages | Shallow | ✔️ [^GHP] |