Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions archetypes/marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
title: "Deploy ___App_Name___ through the Linode Marketplace"
description: "Two to three sentences describing your guide."
og_description: "Two to three sentences describing your guide when shared on social media. Delete this if not needed."
authors: ["Linode"]
contributors: ["Linode"]
authors: ["Akamai"]
contributors: ["Akamai"]
published: {{ now.Format "2006-01-02" }}
keywords: ['list','of','keywords','and key phrases']
tags: ["marketplace", "linode platform", "cloud manager"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
external_resources:
- '[Link Title 1](http://www.example.com)'
- '[Link Title 2](http://www.example.net)'
marketplace_app_id:
marketplace_app_name: "___App_Name___"
---

<!-- Intro paragraph describing the app and what it accomplishes. -->
Expand Down