Skip to content

Commit 5506d30

Browse files
chore(deps): bump shared-web to 2026.219.33142 (#621)
1 parent 98f9144 commit 5506d30

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
@@ -74,11 +74,11 @@
7474
# These paths are either relative to html_static_path
7575
# or fully qualified paths (eg. https://...)
7676
html_css_files = [
77-
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2025.326.11214/dist/crowdin-furo-css.css',
77+
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/crowdin-furo-css.css',
7878
]
7979
html_js_files = [
80-
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2025.326.11214/dist/crowdin.js',
81-
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2025.326.11214/dist/ranking-sorter.js',
80+
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/crowdin.js',
81+
'https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/ranking-sorter.js',
8282
'js/crowdin.js', # crowdin language selector
8383
'js/projects.js', # load projects with readthedocs documentation
8484
]

0 commit comments

Comments
 (0)