Skip to content

Commit 94c8a5b

Browse files
committed
Added a Logo in the hero instead of just a header
1 parent 2acfe5a commit 94c8a5b

2 files changed

Lines changed: 122 additions & 2 deletions

File tree

docs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@ hide:
77

88
<div class="pp-hero" markdown>
99

10-
# Practical Python
10+
<img src="/static/logo.svg">
1111

1212
A Discord community for people who write Python. {{ member_count }} of us so far.
1313

1414
[Join the Discord]({{ discord_invite }}){ .md-button .md-button--primary }
1515

16-
1716
</div>
1817

18+
#
19+
1920
<div class="grid cards" markdown>
2021

2122
- :material-brain:{ .lg .middle } __New Here?__

docs/static/logo.svg

Lines changed: 119 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)