Skip to content

Commit 6ca36b6

Browse files
build(deps): bump shared-web to 2026.314.32913 (#336)
1 parent 57e6a54 commit 6ca36b6

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

_config_theme.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ sass:
6565
sass_dir: _sass
6666
style: compressed
6767
site-css:
68-
- "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/crowdin-bootstrap-css.css"
68+
- "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin-bootstrap-css.css"
6969
- "/assets/css/styles.css"
7070
site-js:
71-
- "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/crowdin.js"
71+
- "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin.js"
7272
- "/assets/js/crowdin-init.js"
7373
theme-switcher: true
7474
theme-switcher-style: 'button'

_data/licenses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ gamepad-helper:
1010
license: MIT
1111
shared-web:
1212
name: LizardByte/shared-web
13-
version: '2026.219.33142'
13+
version: '2026.314.32913'
1414
url: https://github.com/LizardByte/shared-web/
1515
license: AGPL-3.0
1616
bootstrap:

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
- /assets/img/banners/AdobeStock_372471479_1920x1280.jpg
1313
ext-js:
1414
- https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.js
15-
- https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/format-number.js
16-
- https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/ranking-sorter.js
15+
- https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/format-number.js
16+
- https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/ranking-sorter.js
1717
js:
1818
- /assets/js/projects.js
1919
---

0 commit comments

Comments
 (0)