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 3233874 commit 1df8adbCopy full SHA for 1df8adb
1 file changed
mkdocs.yml
@@ -0,0 +1,10 @@
1
+site_name: Learning Bitcoin from the Command Line
2
+site_url: https://learningbitcoin.blockchaincommons.com
3
+repo_url: https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/lbtcftcl-v3.0
4
+
5
+theme:
6
+ name: material
7
+ color_mode: dark
8
+ user_color_mode_toggle: true
9
+ icon:
10
+ logo: material/bitcoin
0 commit comments