We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d66a9 commit fbfa3b5Copy full SHA for fbfa3b5
4 files changed
.github/assets/logo.png
3.17 MB
README.md
@@ -1,5 +1,9 @@
1
# AGON
2
3
+<p align="center">
4
+ <img src=".github/assets/logo.png" alt="AGON Logo" width="200"/>
5
+</p>
6
+
7
[](https://pypi.org/project/agon-python/)
8
[](https://pypi.org/project/agon-python/)
9
[](https://opensource.org/licenses/MIT)
docs/assets/logo.png
mkdocs.yml
@@ -5,6 +5,8 @@ repo_name: Verdenroz/agon-python
theme:
name: material
+ logo: assets/logo.png
+ favicon: assets/logo.png
10
font:
11
text: Inter
12
code: JetBrains Mono
0 commit comments