Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 589 Bytes

shortguide.md

File metadata and controls

23 lines (19 loc) · 589 Bytes
Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
author:
  name: Linode
  email: [email protected]
description: 'Two to three sentences describing your guide.'
keywords: []
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
published: {{ now.Format "2006-01-02" }}
modified: {{ now.Format "2006-01-02" }}
modified_by:
  name: Linode
title: "{{ replace .TranslationBaseName "-" " " | title }}"
headless: true
show_on_rss_feed: false
---
  1. Step 1

  2. Step 2

  3. Step 3