Merge pull request #36 from sgeisler/2020-05-domain-https

Use https in base url to avoid mixed content
This commit is contained in:
Eneko Illarramendi
2020-05-04 18:34:22 +02:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ title: "LNbits docs"
remote_theme: pmarsceill/just-the-docs
logo: "/logos/lnbits-full.png"
search_enabled: true
url: https://lnbits.org
aux_links:
"LNbits on GitHub":
- "//github.com/lnbits/lnbits"