Skip to content

Commit 1df8adb

Browse files
authored
Create mkdocs.yml
1 parent 3233874 commit 1df8adb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)