whitespace

This commit is contained in:
dstrukt
2021-11-12 20:23:36 -08:00
committed by Andrew Camilleri
parent 4f9ea39554
commit 0299eb1d24

View File

@@ -4,7 +4,6 @@
ViewData.SetActivePageAndTitle(ManageNavPages.APIKeys, "API Keys");
}
<h2 class="mb-4">@ViewData["Title"]</h2>
<p>
The <a asp-controller="Home" asp-action="SwaggerDocs" target="_blank">BTCPay Server Greenfield API</a> offers programmatic access to your instance. You can manage your BTCPay
Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see <a href="https://docs.btcpayserver.org/Development/GreenFieldExample/" rel="noreferrer noopener">use case examples</a>).