From 2ccd47ea03245097abcdbd1d9a1604792424404c Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 26 May 2026 15:59:49 +0800 Subject: [PATCH] Revert "feat: add shell_theme.css and shell_theme.js to header.tmpl" This reverts commit 3ba2e0db2ee7adabdf3746db513493f12305e9e6. --- dist/header.tmpl | 47 ----------------------------------------------- 1 file changed, 47 deletions(-) delete mode 100644 dist/header.tmpl diff --git a/dist/header.tmpl b/dist/header.tmpl deleted file mode 100644 index 8f07f6c..0000000 --- a/dist/header.tmpl +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - -{% for mycss in cssfiles() %} - -{% endfor %} - - - - - - - - - - - - - - - - -{% for myjs in jsfiles() %} - -{% endfor %} -