There was an error while loading. Please reload this page.
1 parent 8a07654 commit 12243e6Copy full SHA for 12243e6
2 files changed
_config_theme.yml
@@ -72,7 +72,7 @@ site-css:
72
site-js:
73
- href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.812.190302/dist/crowdin.js"
74
- "/assets/js/crowdin-init.js"
75
- - href: "https://cdn.jsdelivr.net/npm/lucide@1.43.0/dist/umd/lucide.min.js"
+ - href: "https://cdn.jsdelivr.net/npm/lucide@1.44.0/dist/umd/lucide.min.js"
76
- "/assets/js/lucide-init.js"
77
- "/assets/js/tabs.js"
78
theme-switcher: true
_data/licenses.yml
@@ -44,7 +44,7 @@ jekyll:
44
lucide:
45
name: Lucide
46
# renovate: datasource=npm depName=lucide
47
- version: '1.43.0'
+ version: '1.44.0'
48
url: https://lucide.dev/
49
license: ISC
50
marked:
0 commit comments