We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4176d5 commit 75d917aCopy full SHA for 75d917a
_config.yml
@@ -28,7 +28,8 @@ description: >- # this means to ignore newlines until "baseurl:"
28
It includes guides, FAQs, and troubleshooting tips to help you navigate
29
the integration of Monero with BTCPay Server effectively.
30
baseurl: "" # the subpath of your site, e.g. /blog
31
-url: "" # the base hostname & protocol for your site, e.g. http://example.com
+url: "https://btcpay.host" # the base hostname & protocol for your site, e.g. http://example.com
32
+logo: "/assets/images/logo.png" # the path to your logo image
33
34
# Build settings
35
remote_theme: "jeffreytse/jekyll-theme-yat"
0 commit comments