diff --git a/404.html b/404.html index 6dfa894..3f2a20d 100644 --- a/404.html +++ b/404.html @@ -4,8 +4,7 @@ Infinity X - 404 Not Found - - + diff --git a/apply-for-maintainership/index.html b/apply-for-maintainership/index.html index 8af2888..06ac868 100644 --- a/apply-for-maintainership/index.html +++ b/apply-for-maintainership/index.html @@ -5,7 +5,10 @@ Infinity X - Maintainership + + + diff --git a/assets/css/main.css b/assets/css/main.css index b378699..2e11022 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -39,7 +39,7 @@ body { } /* Create a consistent anchor offset so JS doesn't need to compute offsets */ -section { scroll-margin-top: 80px; } +section { scroll-margin-top: 20px; } .android-bar { height: 4px; diff --git a/assets/favicon/apple-touch-icon.png b/assets/favicon/apple-touch-icon.png new file mode 100644 index 0000000..e8cd3db Binary files /dev/null and b/assets/favicon/apple-touch-icon.png differ diff --git a/assets/favicon/favicon-192x192.png b/assets/favicon/favicon-192x192.png new file mode 100644 index 0000000..7d5db48 Binary files /dev/null and b/assets/favicon/favicon-192x192.png differ diff --git a/assets/favicon/favicon-512x512.png b/assets/favicon/favicon-512x512.png new file mode 100644 index 0000000..6b799f3 Binary files /dev/null and b/assets/favicon/favicon-512x512.png differ diff --git a/assets/js/main.js b/assets/js/main.js index 26818dd..80b6fee 100644 --- a/assets/js/main.js +++ b/assets/js/main.js @@ -169,7 +169,7 @@ document.addEventListener('DOMContentLoaded', () => { swiperEl.addEventListener('touchend', removeTouching, { passive: true }); swiperEl.addEventListener('touchcancel', removeTouching, { passive: true }); - new Swiper('.swiper', { + const swiper = new Swiper('.swiper', { // Use lighter config on small screens to avoid heavy 3D transforms / filters ...(function(){ const isSmall = window.matchMedia('(max-width: 780px)').matches; @@ -235,7 +235,8 @@ document.addEventListener('DOMContentLoaded', () => { 992: { slidesPerView: 'auto', spaceBetween: 30 } } }; - })() + })(), + keyboard: { enabled: true, onlyInViewport: false } }); }; document.head.appendChild(script); diff --git a/downloads/index.html b/downloads/index.html index 5cfa1d3..b98dd5b 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -5,7 +5,10 @@ Infinity X - Download + + + diff --git a/faq/index.html b/faq/index.html index e4dcbd5..a5396dd 100644 --- a/faq/index.html +++ b/faq/index.html @@ -5,7 +5,10 @@ Infinity X - FAQ + + + @@ -43,7 +46,7 @@

Which devices are supported?

Is Project Infinity X free?

-

Yes! Project Infinity X is completely free and open-source as per GPL v3 compliance. We believe in providing quality software without any cost barriers.

+

Yes! Project Infinity X is completely free and open-source as per "Apache-2.0" compliance. We believe in providing quality software without any cost barriers.

diff --git a/index.html b/index.html index 2405e17..e0ead29 100644 --- a/index.html +++ b/index.html @@ -6,8 +6,11 @@ Infinity X - - + + + + + diff --git a/legal/index.html b/legal/index.html index 6699ab1..6f26f7a 100644 --- a/legal/index.html +++ b/legal/index.html @@ -3,9 +3,12 @@ - + Infinity X - Legal + + + @@ -24,7 +27,7 @@

Legal Compliance & Licensing