Skip to content

Commit 337cd2f

Browse files
committed
Use new card layout
1 parent d09e3ea commit 337cd2f

File tree

14 files changed

+11
-991
lines changed

14 files changed

+11
-991
lines changed

assets/css/theme-splunk-dark.css

Lines changed: 0 additions & 402 deletions
Large diffs are not rendered by default.

assets/css/theme-splunk-light.css

Lines changed: 0 additions & 401 deletions
Large diffs are not rendered by default.

content/en/ninja-workshops/1-automatic-discovery/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: Automatic Discovery Workshops
44
weight: 1
55
---
66

7-
{{% children containerstyle="ul" depth="1" description="true" %}}
7+
{{% children type="card" depth="1" description="true" %}}

content/en/ninja-workshops/3-opentelemetry-collector-workshops/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ title: OpenTelemetry Collector Workshops
33
weight: 3
44
---
55

6-
{{% children depth="1" description="true" %}}
6+
{{% children type="card" depth="1" description="true" %}}

content/en/ninja-workshops/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ weight: 2
55
description: The following workshops require Ninja skills, wax on, wax off.
66
---
77

8-
{{% children depth="1" description="true" %}}
8+
{{% children depth="1" type="card" description="true" %}}

content/en/resources/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ weight: 4
44
description: Resources for learning about Splunk Observability Cloud
55
---
66

7-
{{% children description="true" %}}
7+
{{% children type="card" description="true" %}}

content/en/resources/local-hosting/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Please disable any VPNs or proxies before setting up an instance e.g:
1414
These tools **will** prevent the instance from being created properly.
1515
{{% /notice %}}
1616

17-
{{% children depth="2" description="true" %}}
17+
{{% children depth="2" type="card" description="true" %}}

content/en/scenarios/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ hidden: false
55
description: Learn how to build observability solutions with Splunk
66
---
77

8-
{{% children depth="1" description="true" %}}
8+
{{% children depth="1" type="card" description="true" %}}

content/en/splunk4rookies/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ weight: 1
55
description: The following workshops are for Rookies.
66
---
77

8-
{{% children depth="1" description="true" %}}
8+
{{% children depth="1" type="card" description="true" %}}

content/en/unsupported-field-workshops/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ description: Workshops that use unsupported fields in Splunk Observability Cloud
55
weight: 20
66
---
77

8-
{{% children description="true" %}}
8+
{{% children type="card" description="true" %}}

0 commit comments

Comments
 (0)