From 6170e5ffd2fc77aa54454de9967621b85ff05a30 Mon Sep 17 00:00:00 2001 From: NicolasDorier Date: Fri, 15 Sep 2017 14:28:37 +0900 Subject: [PATCH] add getting started button --- BTCPayServer/Views/Home/Home.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Home/Home.cshtml b/BTCPayServer/Views/Home/Home.cshtml index 9a3a7fbd8..a384f9723 100644 --- a/BTCPayServer/Views/Home/Home.cshtml +++ b/BTCPayServer/Views/Home/Home.cshtml @@ -7,9 +7,9 @@
-

Welcome to BTCPay Server

-
+

Welcome to BTCPay Server

BTCPay Server is a free and open source server for merchants wanting to accept Bitcoin for their business. The API is compatible with Bitpay service to allow seemless migration.

+ Getting started