File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,10 +65,10 @@ sass:
6565 sass_dir : _sass
6666 style : compressed
6767site-css :
68- - " https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin-bootstrap-css.css"
68+ - href : " https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin-bootstrap-css.css"
6969 - " /assets/css/styles.css"
7070site-js :
71- - " https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin.js"
71+ - href : " https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/crowdin.js"
7272 - " /assets/js/crowdin-init.js"
7373theme-switcher : true
7474theme-switcher-style : ' button'
Original file line number Diff line number Diff line change 55css:
66 - /assets/css/hide-heading.css
77ext-js:
8- - https://cdn.jsdelivr.net/npm/chart.js@4.4.9/dist/chart.umd.min.js
9- - https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2026.219.34512/dist/gamepad-helper.js
8+ - href: "https://cdnjs.cloudflare.com/ajax/libs/Chart.js/4.5.0/chart.umd.min.js"
9+ sri: "sha512-Y51n9mtKTVBh3Jbx5pZSJNDDMyY+yGe77DGtBPzRlgsf/YLCh13kSZ3JmfHGzYFCmOndraf0sQgfM654b7dJ3w=="
10+ - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/gamepad-helper@2026.219.34512/dist/gamepad-helper.js"
1011js:
1112 - /assets/js/gamepad-tester.js
1213---
Original file line number Diff line number Diff line change 1111 - /assets/img/banners/AdobeStock_306976163_1920x1280.jpg
1212 - /assets/img/banners/AdobeStock_372471479_1920x1280.jpg
1313ext-js:
14- - https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.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
14+ - href: "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"
15+ sri: "sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g=="
16+ - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/format-number.js"
17+ - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.314.32913/dist/ranking-sorter.js"
1718js:
1819 - /assets/js/projects.js
1920---
Original file line number Diff line number Diff line change 55cover-img:
66 - /assets/img/banners/roadmap.jpg
77ext-js:
8- - https://cdn.jsdelivr.net/npm/marked@15.0.8/marked.min.js
8+ - href: "https://cdnjs.cloudflare.com/ajax/libs/marked/15.0.8/marked.min.js"
9+ sri: "sha512-ndjFBSVsRR6MhZTCy4ayOrk7k+JORcLvVgmsNAlGM44DlGkKIWA4IdnW8wRy0I3vpXtsgFruRRQsx7k2wylVdA=="
910js:
1011 - /assets/js/roadmap.js
1112---
You can’t perform that action at this time.
0 commit comments