Skip to content

Commit e4368b8

Browse files
committed
add convex logo to docs
1 parent 137f005 commit e4368b8

File tree

6 files changed

+5
-90
lines changed

6 files changed

+5
-90
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
![](https://github.com/Convex-Dev/convex-api-py/workflows/testing/badge.svg)
44

55
[Documentation](https://convex-dev.github.io/convex-api-py)
6+

docs/source/_static/collab-dex-logo.svg

Lines changed: 0 additions & 43 deletions
This file was deleted.
3.93 KB
Loading

docs/source/_static/logo-dex.svg

Lines changed: 0 additions & 43 deletions
This file was deleted.

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
143143
html_theme_options = {
144144
# Colors
145-
'logo': 'logo-dex.svg',
145+
'logo': 'convex_world_logo.png',
146146
'logo_name': True,
147147
'logo_text_align': 'center',
148148
'show_powered_by': False,

docs/source/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.. image:: _static/collab-dex-logo.svg
1+
.. image:: _static/convex_world_logo.png
22
:align: right
3-
:alt: Dex.sg
4-
:target: https://dex.sg
3+
:alt: Convex Developers
4+
:target: https://convex.world
55

66
convex-api-py API Documentation
77
===============================

0 commit comments

Comments
 (0)