Skip to content

Commit 708f407

Browse files
committed
Updated logo & styles
1 parent d662e94 commit 708f407

File tree

7 files changed

+8
-3
lines changed

7 files changed

+8
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ You’re free to fork, remix, and share — just credit **Bitcoin Network NYC**.
172172
---
173173

174174
<p align="center">
175-
<img src="assets/btcnyc_logo.jpeg" alt="BTC NYC Logo" width="100" style="border-radius:50%;"/>
175+
<img src="assets/btcnyc_logo.png" alt="BTC NYC Logo" width="100" style="border-radius:50%;"/>
176176
</p>
177177
<p align="center">
178178
<i>Learn. Build. Connect. Empower.</i>

assets/btcnyc_logo.jpeg

-39.7 KB
Binary file not shown.

assets/btcnyc_logo.png

151 KB
Loading

docs/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# 🎓 Welcome to BTC NYC Classes
1+
# 🎓 Welcome to BTC NYC Classes {style="text-align: center;"}
2+
3+
<div style="text-align: center;">
4+
<img src="shared-assets/logos/btcnyc_logo.png" alt="BTC NYC logo" width="180">
5+
</div>
6+
27

38
Welcome to **Bitcoin Network NYC’s Class Library** — hands-on Bitcoin education you can use, remix, and teach.
49

-67 KB
Binary file not shown.
151 KB
Loading

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ theme:
3030
toggle:
3131
icon: material/weather-sunny
3232
name: Switch to light mode
33-
logo: shared-assets/logos/btcnyc_logo.jpeg
33+
logo: shared-assets/logos/btcnyc_logo.png
3434
favicon: shared-assets/logos/btcnyc_favicon.png
3535

3636
nav:

0 commit comments

Comments
 (0)