From d62df9566638d0f7afe2b63965620155c1eabf3c Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sun, 26 Nov 2017 17:18:33 -0500 Subject: [PATCH] Trying out a prompt for Mastodon username --- site.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site.yml b/site.yml index 35cc788..ed0b41a 100644 --- a/site.yml +++ b/site.yml @@ -6,3 +6,6 @@ - ruby - mastodon-app - mastodon-postgresql + vars_prompt: + - name: "mastodon_hostname" + - prompt: "What is your Mastodon instance's domain/sub-domain (example - mastodon.example.social)?"