🎉 Feature: Enhanced Admin Guest Requests API & Startup Initialization Documentation 📚
This commit is contained in:
@ -17,8 +17,8 @@
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/svg+xml" href="{{ url_for('static', filename='favicon.svg') }}">
|
||||
|
||||
<!-- CSS Bundle -->
|
||||
<link href="{{ url_for('static', filename='css/tailwind.min.css') }}" rel="stylesheet">
|
||||
<!-- CSS Bundle - Optimiert für Performance -->
|
||||
<link href="{{ url_for('static', filename='css/output.min.css') }}" rel="stylesheet">
|
||||
<link href="{{ url_for('static', filename='fontawesome/css/all.min.css') }}" rel="stylesheet">
|
||||
|
||||
<!-- Unified Dark/Light Mode System -->
|
||||
|
Reference in New Issue
Block a user