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
commit d914c3f701
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"