feat: add MUI style

This commit is contained in:
Maël Gangloff
2024-07-19 23:46:07 +02:00
parent 737ad4605b
commit 367f62f25a
6 changed files with 6289 additions and 120 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{% block title %}Welcome!{% endblock %}</title>
<title>{% block title %}Domain Watchdog{% endblock %}</title>
{% block stylesheets %}
{{ encore_entry_link_tags('app') }}
{% endblock %}