From 8a40171071e4d49dd52ef171dabadb5ccbf60373 Mon Sep 17 00:00:00 2001 From: comwanga Date: Tue, 14 Jul 2026 12:52:07 +0300 Subject: [PATCH] Add radar logo to Pages site --- docs-site/assets/bitscope-mark.svg | 8 ++++++++ docs-site/index.html | 6 +++++- docs-site/styles.css | 10 ++++++++++ 3 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 docs-site/assets/bitscope-mark.svg diff --git a/docs-site/assets/bitscope-mark.svg b/docs-site/assets/bitscope-mark.svg new file mode 100644 index 0000000..8461919 --- /dev/null +++ b/docs-site/assets/bitscope-mark.svg @@ -0,0 +1,8 @@ + + + + diff --git a/docs-site/index.html b/docs-site/index.html index c233582..6706c5c 100644 --- a/docs-site/index.html +++ b/docs-site/index.html @@ -8,12 +8,16 @@ name="description" content="BitScope is a local-first Bitcoin Core learning laboratory with a guided regtest demo, command explanations, and Bitcoin Core RPC workflows." /> +