Skip to content

Commit 22c71cd

Browse files
chore(deps): update dependency @lizardbyte/shared-web to v2026.812.190302 (#845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ffe782 commit 22c71cd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
# These paths are either relative to html_static_path
7474
# or fully qualified paths (eg. https://...)
7575
html_css_files = [
76-
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/crowdin-furo-css.css',
76+
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.812.190302/dist/crowdin-furo-css.css',
7777
]
7878
html_js_files = [
79-
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/crowdin.js',
80-
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/ranking-sorter.js',
79+
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.812.190302/dist/crowdin.js',
80+
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.812.190302/dist/ranking-sorter.js',
8181
'js/crowdin.js', # crowdin language selector
8282
'js/projects.js', # load projects with readthedocs documentation
8383
]

0 commit comments

Comments
 (0)