This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/arrow-flight-sql-postgresql.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e494993 Backport a version switcher fix for mobile (#142)
e494993 is described below
commit e4949931001a8adc6a9a14c7691964bec5b455b4
Author: Sutou Kouhei <[email protected]>
AuthorDate: Tue Sep 19 14:51:54 2023 +0900
Backport a version switcher fix for mobile (#142)
Closes GH-140
https://github.com/pydata/pydata-sphinx-theme/pull/1342
---
0.1.0/_static/scripts/pydata-sphinx-theme.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/0.1.0/_static/scripts/pydata-sphinx-theme.js
b/0.1.0/_static/scripts/pydata-sphinx-theme.js
index 3cbeb9b..1f07b1e 100644
--- a/0.1.0/_static/scripts/pydata-sphinx-theme.js
+++ b/0.1.0/_static/scripts/pydata-sphinx-theme.js
@@ -1,2 +1,2 @@
-(()=>{"use strict";function
e(e){"loading"!=document.readyState?e():document.addEventListener("DOMContentLoaded",e)}var
t=window.matchMedia("(prefers-color-scheme: dark)");function
o(e){document.documentElement.dataset.theme=t.matches?"dark":"light"}function
n(e){"light"!==e&&"dark"!==e&&"auto"!==e&&(console.error(`Got invalid theme
mode: ${e}. Resetting to auto.`),e="auto");var
n=t.matches?"dark":"light";document.documentElement.dataset.mode=e;var
r="auto"==e?n:e;document.documentElemen [...]
-//# sourceMappingURL=pydata-sphinx-theme.js.map
\ No newline at end of file
+(()=>{"use strict";function
e(e){"loading"!=document.readyState?e():document.addEventListener("DOMContentLoaded",e)}var
t=window.matchMedia("(prefers-color-scheme: dark)");function
o(e){document.documentElement.dataset.theme=t.matches?"dark":"light"}function
n(e){"light"!==e&&"dark"!==e&&"auto"!==e&&(console.error(`Got invalid theme
mode: ${e}. Resetting to auto.`),e="auto");var
n=t.matches?"dark":"light";document.documentElement.dataset.mode=e;var
r="auto"==e?n:e;document.documentElemen [...]
+//# sourceMappingURL=pydata-sphinx-theme.js.map