Commit eef3c341 authored by Cynthia "Arty" Ng's avatar Cynthia "Arty" Ng 💬
Browse files

Cleanup and reorg shortcodes

parent 9137ce57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ destination_url: "https://youtu.be/qCDAioq3eis"
              <input name="company" type="company" required class="form-control">
              </div>
              <div class="mb-3">
              {{< country-select >}}
              {{< all-remote/country-select >}}
              </div>
              <div class="mb-3">
                <input class="form-check-input" type="checkbox" value="sendEmails" id="sendEmails">
+1 −1
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@ image_title: /images/team.jpg
twitter_image: "/images/opengraph/all-remote.jpg"
---

{{< stories >}}
{{< all-remote/stories >}}

{{% include "includes/take-gitlab-for-a-spin.md" %}}
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,7 @@ graph TD;

The following are our current set of capabilities:

{{% pricing-themes "Premium" "Ultimate" %}}
{{% product/pricing-themes "Premium" "Ultimate" %}}

#### What happens when themes don't match our Buyer Based Tiering Decisions?

+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ What we acheived:

A prioritized list of work will be tracked here after an engineering DRI has been identified.

{{< product-priorities/software-supply-chain-security-wg >}}
{{< product/product-priorities software-supply-chain-security-wg >}}

This list is a WIP and we are still working to add a list of prioritized Epics to deliver on the rest of the exit criteria for the group.

+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Below are the current SKUs broken out by services category. For a detailed list

### Implementation and Integration Services Standard SKUs

{{% sku-tables categories="Implementation,Integration" maturities="Viable,Lovable,Minimal" %}}
{{% customer-success/sku-tables categories="Implementation,Integration" maturities="Viable,Lovable,Minimal" %}}

### Education Services Standard SKUs

@@ -27,7 +27,7 @@ Here are answers to anticipated frequently-asked questions.

2. **What is the process for making an exception?** If you have a quote in flight we will honor the number of students you may have already requested an exception for from us. For all new quotes you should create an order that includes the per-seat SKU quantities and request a discount as needed using the standard discount approval process.

{{% sku-tables categories="Education" maturities="Viable,Lovable,Minimal" stages=true %}} -->
{{% customer-success/sku-tables categories="Education" maturities="Viable,Lovable,Minimal" stages=true %}} -->

#### Planned SKUs

Loading