Updated build scripts, removed trash

Update tools.json, tools.json, and 3 more files...
This commit is contained in:
2025-04-03 21:55:37 +02:00
parent df93ee47b2
commit 3e2b917d21
5 changed files with 29 additions and 14 deletions

View File

@@ -5,6 +5,8 @@ from flask import url_for
from website.content import ContentApplet
# FIXME: Implement preload support !
def render_applet_head(applet_data: ContentApplet, is_standalone: bool = False) -> str:
applet_style_html = ""