Skip to content

Commit a97d9d8

Browse files
committed
Testing shortguides in a list
1 parent bde77a7 commit a97d9d8

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Index"
3+
description: 'Two to three sentences describing your guide.'
4+
keywords: []
5+
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
6+
authors: ["Linode"]
7+
published: 2023-11-07
8+
modified: 2023-11-07
9+
modified_by:
10+
name: Linode
11+
headless: true
12+
show_on_rss_feed: false
13+
---
14+
Bullet 1
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: "Index"
3+
description: 'Two to three sentences describing your guide.'
4+
keywords: []
5+
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
6+
authors: ["Linode"]
7+
published: 2023-11-07
8+
modified: 2023-11-07
9+
modified_by:
10+
name: Linode
11+
headless: true
12+
show_on_rss_feed: false
13+
---
14+
Bullet 2
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
slug: test-shortguide-stuff
3+
title: "Test Shortguide Stuff"
4+
description: 'Two to three sentences describing your guide.'
5+
og_description: 'Two to three sentences describing your guide when shared on social media.'
6+
keywords: ['list','of','keywords','and key phrases']
7+
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
8+
authors: ["Linode"]
9+
published: 2023-11-07
10+
modified_by:
11+
name: Linode
12+
external_resources:
13+
- '[Link Title 1](http://www.example.com)'
14+
- '[Link Title 2](http://www.example.net)'
15+
---
16+
17+
- Bullet 0
18+
{{< content "test-shortguide-1" >}}
19+
{{< content "test-shortguide-2" >}}

0 commit comments

Comments
 (0)