From 6cb63917fdddf7cd1b626254c38c3d59b3888737 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 13 Mar 2026 23:35:05 -0400 Subject: [PATCH] build(deps): bump shared-web to 2026.314.32913 --- _config_theme.yml | 4 ++-- _data/licenses.yml | 2 +- index.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config_theme.yml b/_config_theme.yml index 4f644c44..a5d23d56 100644 --- a/_config_theme.yml +++ b/_config_theme.yml @@ -65,10 +65,10 @@ sass: sass_dir: _sass style: compressed site-css: - - "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/crowdin-bootstrap-css.css" + - "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin-bootstrap-css.css" - "/assets/css/styles.css" site-js: - - "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/crowdin.js" + - "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin.js" - "/assets/js/crowdin-init.js" theme-switcher: true theme-switcher-style: 'button' diff --git a/_data/licenses.yml b/_data/licenses.yml index c1dbe139..264dc591 100644 --- a/_data/licenses.yml +++ b/_data/licenses.yml @@ -10,7 +10,7 @@ gamepad-helper: license: MIT shared-web: name: LizardByte/shared-web - version: '2026.219.33142' + version: '2026.314.32913' url: https://github.com/LizardByte/shared-web/ license: AGPL-3.0 bootstrap: diff --git a/index.html b/index.html index 0fe65340..8ac2448e 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@ - /assets/img/banners/AdobeStock_372471479_1920x1280.jpg ext-js: - https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.js - - https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/format-number.js - - https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.219.33142/dist/ranking-sorter.js + - https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/format-number.js + - https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/ranking-sorter.js js: - /assets/js/projects.js ---