mirror of
git://f0xx.org/ac/ac-be-hub
synced 2026-07-29 04:59:44 +03:00
feat(hub): add Downloads and Documentation landing pages
Wire hub-downloads.js for stable OTA APK resolution, expand nav i18n, and add Session Studio download slot for alpha hub FR. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(function () {
|
||||
'use strict';
|
||||
|
||||
var PAGE_COUNT = 10;
|
||||
var PAGE_COUNT = 13;
|
||||
var scrollEl = null;
|
||||
var railEl = null;
|
||||
var currentPage = 1;
|
||||
|
||||
Reference in New Issue
Block a user