This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch bootstrap5-dark-theme in repository https://gitbox.apache.org/repos/asf/storm.git
commit 9cee6837f308e9cbdb4cb4b01291af6d2bd8b218 Author: Richard Zowalla <[email protected]> AuthorDate: Thu Mar 19 09:38:50 2026 +0100 Upgrade Bootstrap to 5.3.8, add dark mode toggle --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 74af52e04..8487c1cfc 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ install-shade.txt # Frontend build (storm-webapp) node_modules/ storm-webapp/node/ +tmp \ No newline at end of file
