From b913e21abeafc17a6bddb1bed1a2e0d34801bf3a Mon Sep 17 00:00:00 2001 From: Richard Gazdik Date: Mon, 30 Mar 2026 15:33:37 +0200 Subject: [PATCH] docs(style): update banner JSON URL to use static domain (#9928) --- docs/src/_static/js/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/_static/js/custom.js b/docs/src/_static/js/custom.js index d5f78cca1f..13f1d8fb3d 100644 --- a/docs/src/_static/js/custom.js +++ b/docs/src/_static/js/custom.js @@ -178,7 +178,7 @@ document.addEventListener("DOMContentLoaded", (event) => {
...page content... *---------------------------------------------------------------------*/ - let bannerJsonUrl = "https://lvgl.io/data/banner.json"; + let bannerJsonUrl = "https://static.lvgl.io/data/banner.json"; let bannerContainerClass = "lv-custom-banner-list"; let bannerClass = "lv-custom-banner"; /* Note: banner priority property can have only one of these values: