From 45fbe9e2f2062933a9cf62ad50707ba59905f725 Mon Sep 17 00:00:00 2001 From: Christian Lopez Espinola Date: Fri, 26 Apr 2024 20:14:25 +0200 Subject: [PATCH] Fix shortcode "children" must be closed or self-closed --- content/administer-tugboat-crew/_index.md | 2 +- content/building-a-preview/_index.md | 2 +- content/building-a-preview/administer-previews/_index.md | 2 +- content/building-a-preview/automate-previews/_index.md | 2 +- content/building-a-preview/preview-deep-dive/_index.md | 2 +- content/building-a-preview/share-a-preview/_index.md | 2 +- content/building-a-preview/work-with-base-previews/_index.md | 2 +- content/faq/_index.md | 2 +- content/lighthouse/_index.md | 2 +- content/reference/_index.md | 2 +- content/setting-up-services/_index.md | 2 +- content/setting-up-services/how-to-set-up-services/_index.md | 2 +- content/setting-up-services/service-images/_index.md | 2 +- content/setting-up-tugboat/_index.md | 2 +- content/starter-configs/_index.md | 2 +- content/starter-configs/code-snippets/_index.md | 2 +- content/starter-configs/examples/_index.md | 2 +- content/starter-configs/tutorials/_index.md | 2 +- content/troubleshooting/_index.md | 2 +- content/tugboat-billing/_index.md | 2 +- content/tugboat-cli/_index.md | 2 +- content/visual-diffs/_index.md | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/content/administer-tugboat-crew/_index.md b/content/administer-tugboat-crew/_index.md index 067ea29e..af9dbf1d 100644 --- a/content/administer-tugboat-crew/_index.md +++ b/content/administer-tugboat-crew/_index.md @@ -12,4 +12,4 @@ pre = "" Add users, remove users, change permissions. -{{% children %}} +{{% children /%}} diff --git a/content/building-a-preview/_index.md b/content/building-a-preview/_index.md index f28e8191..bc2b383d 100644 --- a/content/building-a-preview/_index.md +++ b/content/building-a-preview/_index.md @@ -12,4 +12,4 @@ pre = "3. " How to build and update a Preview, administer Previews, and use Base Previews. -{{% children depth="2" %}} +{{% children depth="2" /%}} diff --git a/content/building-a-preview/administer-previews/_index.md b/content/building-a-preview/administer-previews/_index.md index 1522ec25..49a5f070 100644 --- a/content/building-a-preview/administer-previews/_index.md +++ b/content/building-a-preview/administer-previews/_index.md @@ -12,4 +12,4 @@ pre = "" Build, update, and delete Previews. Change Preview states; Reset, Start/Stop, Lock/Unlock. -{{% children %}} +{{% children /%}} diff --git a/content/building-a-preview/automate-previews/_index.md b/content/building-a-preview/automate-previews/_index.md index 386ef003..7a36ac72 100644 --- a/content/building-a-preview/automate-previews/_index.md +++ b/content/building-a-preview/automate-previews/_index.md @@ -12,4 +12,4 @@ pre = "" Automatically build, update, and delete Previews. -{{% children %}} +{{% children /%}} diff --git a/content/building-a-preview/preview-deep-dive/_index.md b/content/building-a-preview/preview-deep-dive/_index.md index 855b61ca..6df25d36 100644 --- a/content/building-a-preview/preview-deep-dive/_index.md +++ b/content/building-a-preview/preview-deep-dive/_index.md @@ -13,4 +13,4 @@ pre = " " Learn more about how Previews work, how you can optimize your Preview builds, and what you'll see when you click into a Preview in the Tugboat dashboard. -{{% children %}} +{{% children /%}} diff --git a/content/building-a-preview/share-a-preview/_index.md b/content/building-a-preview/share-a-preview/_index.md index c11abbc0..e088eb97 100644 --- a/content/building-a-preview/share-a-preview/_index.md +++ b/content/building-a-preview/share-a-preview/_index.md @@ -12,4 +12,4 @@ pre = "" How to manually share a Preview, or configure automated posting of Preview URLs. -{{% children %}} +{{% children /%}} diff --git a/content/building-a-preview/work-with-base-previews/_index.md b/content/building-a-preview/work-with-base-previews/_index.md index 014c7b5d..89cc3f27 100644 --- a/content/building-a-preview/work-with-base-previews/_index.md +++ b/content/building-a-preview/work-with-base-previews/_index.md @@ -13,7 +13,7 @@ pre = "" To speed up your Preview builds, and reduce subsequent Preview builds to smaller files, set a Base Preview as a starting point for child Previews. -{{% children %}} +{{% children /%}} Want to learn more about Base Previews under the cover? Check out: [How Base Previews work](../preview-deep-dive/how-previews-work/#how-base-previews-work). diff --git a/content/faq/_index.md b/content/faq/_index.md index 10fb6aa0..1e7861db 100644 --- a/content/faq/_index.md +++ b/content/faq/_index.md @@ -12,4 +12,4 @@ pre = "" You've got questions? We've got answers! -{{% children %}} +{{% children /%}} diff --git a/content/lighthouse/_index.md b/content/lighthouse/_index.md index a8077387..32c9128f 100644 --- a/content/lighthouse/_index.md +++ b/content/lighthouse/_index.md @@ -12,4 +12,4 @@ pre = "" Audit your Tugboat Previews for accessibility, SEO, and more using our Google Lighthouse integration. -{{% children %}} +{{% children /%}} diff --git a/content/reference/_index.md b/content/reference/_index.md index 62841c9c..543b98d2 100644 --- a/content/reference/_index.md +++ b/content/reference/_index.md @@ -12,4 +12,4 @@ pre = "" Sometimes you just need to know more about a parameter or environment variable. -{{% children %}} +{{% children /%}} diff --git a/content/setting-up-services/_index.md b/content/setting-up-services/_index.md index bba45dcd..66e06e59 100644 --- a/content/setting-up-services/_index.md +++ b/content/setting-up-services/_index.md @@ -12,7 +12,7 @@ pre = "2. " How to set up Services, and more about images. -{{% children depth="3" %}} +{{% children depth="3" /%}} A Tugboat Service plays the role of what a server might provide in a production environment. A service can be a web server, a database server, a cache store, etc. Services form the core of your diff --git a/content/setting-up-services/how-to-set-up-services/_index.md b/content/setting-up-services/how-to-set-up-services/_index.md index f8cd1a95..477a4145 100644 --- a/content/setting-up-services/how-to-set-up-services/_index.md +++ b/content/setting-up-services/how-to-set-up-services/_index.md @@ -12,4 +12,4 @@ pre = "" Taking you step-by-step through the process to set up Services in your config.yml file. -{{% children %}} +{{% children /%}} diff --git a/content/setting-up-services/service-images/_index.md b/content/setting-up-services/service-images/_index.md index 21a6e9e8..1f627ccf 100644 --- a/content/setting-up-services/service-images/_index.md +++ b/content/setting-up-services/service-images/_index.md @@ -12,4 +12,4 @@ pre = "" Details about Service images under the hood, including how to use your own Docker image and Tugboat-maintained images. -{{% children %}} +{{% children /%}} diff --git a/content/setting-up-tugboat/_index.md b/content/setting-up-tugboat/_index.md index 9f5dbf32..fee28cc6 100644 --- a/content/setting-up-tugboat/_index.md +++ b/content/setting-up-tugboat/_index.md @@ -12,7 +12,7 @@ pre: "1. " Connecting Tugboat to your git provider, creating projects, adding repositories. -{{% children %}} +{{% children /%}} {{% notice tip %}} If you want to learn more about setting up Tugboat and get a feel for the overall workflow, watch our [Getting Started with Tugboat video](https://www.youtube.com/watch?v=HYTsrm5ORmU) on YouTube. {{% /notice %}} diff --git a/content/starter-configs/_index.md b/content/starter-configs/_index.md index 0284c5ce..f8c85d3c 100644 --- a/content/starter-configs/_index.md +++ b/content/starter-configs/_index.md @@ -17,4 +17,4 @@ frameworks and Content Management Systems in our [GitHub account](https://github See our blog post: [10 Tips for Writing Your Tugboat YAML Config](https://www.tugboatqa.com/2021/02/02/Ten-Tips-For-Writing-Your-Tugboat-YAML-Config.html). -{{% children depth="4" %}} +{{% children depth="4" /%}} diff --git a/content/starter-configs/code-snippets/_index.md b/content/starter-configs/code-snippets/_index.md index 4d53fe52..214ee9df 100644 --- a/content/starter-configs/code-snippets/_index.md +++ b/content/starter-configs/code-snippets/_index.md @@ -13,4 +13,4 @@ pre = "" Example config.yml code stubs to use when adding functionality to your projects. -{{% children %}} +{{% children /%}} diff --git a/content/starter-configs/examples/_index.md b/content/starter-configs/examples/_index.md index 04946bf5..0eb6fbe5 100644 --- a/content/starter-configs/examples/_index.md +++ b/content/starter-configs/examples/_index.md @@ -12,4 +12,4 @@ pre = "" Example config.yml files to get you started with common frameworks or configurations. -{{% children %}} +{{% children /%}} diff --git a/content/starter-configs/tutorials/_index.md b/content/starter-configs/tutorials/_index.md index 3bf69da5..60e6cc84 100644 --- a/content/starter-configs/tutorials/_index.md +++ b/content/starter-configs/tutorials/_index.md @@ -13,4 +13,4 @@ pre = "" Information about configuring frameworks to work with Tugboat, and example config.yml files to get you started. -{{% children %}} +{{% children /%}} diff --git a/content/troubleshooting/_index.md b/content/troubleshooting/_index.md index 2bfe1cbe..2d4ed524 100644 --- a/content/troubleshooting/_index.md +++ b/content/troubleshooting/_index.md @@ -12,4 +12,4 @@ pre = "" How to figure out what went wrong, and fixes for common issues. -{{% children %}} +{{% children /%}} diff --git a/content/tugboat-billing/_index.md b/content/tugboat-billing/_index.md index b06ddd1c..f5448ec3 100644 --- a/content/tugboat-billing/_index.md +++ b/content/tugboat-billing/_index.md @@ -12,4 +12,4 @@ pre = "" Tugboat pricing, how to change your Tugboat plan and billing information, and how to cancel Tugboat billing. -{{% children %}} +{{% children /%}} diff --git a/content/tugboat-cli/_index.md b/content/tugboat-cli/_index.md index 45f422fc..de534af0 100644 --- a/content/tugboat-cli/_index.md +++ b/content/tugboat-cli/_index.md @@ -12,7 +12,7 @@ pre = "" Installing and using Tugboat's CLI. -{{% children %}} +{{% children /%}} The Tugboat [Command Line Tool](https://dashboard.tugboatqa.com/downloads) provides access to your Tugboat account from your local command line. It allows you to perform all of the operations available through the web interface, as well as diff --git a/content/visual-diffs/_index.md b/content/visual-diffs/_index.md index 007672ed..1a229076 100644 --- a/content/visual-diffs/_index.md +++ b/content/visual-diffs/_index.md @@ -12,4 +12,4 @@ pre = "" Use Tugboat's visual regression tools to visually diff changes to your sites. -{{% children %}} +{{% children /%}}