Skip to content

Commit ffea9eb

Browse files
committed
dding qluster logos
1 parent 4f61368 commit ffea9eb

3 files changed

Lines changed: 53 additions & 5 deletions

File tree

Lines changed: 21 additions & 0 deletions
Loading
Lines changed: 27 additions & 0 deletions
Loading

docs/conf.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,19 +129,19 @@
129129
html_theme_options = {
130130
'description': 'Get the deep difference of any Python objects.',
131131
'show_powered_by': False,
132-
'logo': 'logo_long_B1_black.svg',
133-
'logo_name': 'Zepworks DeepDiff',
132+
'logo': 'qluster_grey_on_white_bg_optimized.svg',
133+
'logo_name': 'Qluster DeepDiff',
134134
'analytics_id': 'UA-59104908-2',
135135
'fixed_sidebar': True,
136136
'extra_nav_links': {
137+
'Qluster (Resolve bad data before release)': 'https://getqluster.com',
137138
'Zepworks (Blog)': 'https://zepworks.com',
138-
'Qluster (Smart ETL)': 'https://qluster.ai',
139-
'Github': 'https://github.com/seperman/deepdiff'
139+
'Github': 'https://github.com/qlustered/deepdiff'
140140
},
141141
'show_relbars': True,
142142
# 'github_repo': 'deepdiff',
143143
'anchor': '#DDD',
144-
'touch_icon': 'logo.svg',
144+
'touch_icon': 'Qluster_square_grey_optimized.svg',
145145
'github_button': True,
146146
'github_user': 'seperman',
147147
'github_count': True,

0 commit comments

Comments
 (0)