From 50a3913dbad5b9c567c80c1a18cab805e408a876 Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Fri, 21 Feb 2025 15:03:56 -0500 Subject: [PATCH] Update marketplace docs archetype with deploy button parameters --- archetypes/marketplace.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/archetypes/marketplace.md b/archetypes/marketplace.md index 6df91a01265..392bb4dc2a8 100644 --- a/archetypes/marketplace.md +++ b/archetypes/marketplace.md @@ -2,8 +2,8 @@ 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"] @@ -11,6 +11,8 @@ 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___" ---