refactor: 🎨 minify
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
<script src="/static/js/header.js"></script>
|
||||
<script src="/static/js/header.min.js"></script>
|
||||
|
||||
<!-- Update Available Toast -->
|
||||
<div id="update-toast" class="hidden fixed bottom-4 right-4 bg-gray-200 dark:bg-zinc-800 border border-gray-400 dark:border-zinc-600 rounded-lg shadow-lg max-w-md z-50">
|
||||
@@ -156,5 +156,5 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="/static/js/update_toast.js"></script>
|
||||
<script src="/static/js/update_toast.min.js"></script>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user