Ajout du bundle bootstrap pour le dropdown du header.

Ajout des premières redirection au niveau du header
This commit is contained in:
Loic Masi
2026-03-05 17:00:48 +01:00
parent 6c71390503
commit f472be8fbc
5 changed files with 6338 additions and 6 deletions

View File

@@ -7,6 +7,7 @@
@* Ajout de bootstrap *@
<script src="~/js/bootstrap.min.js" defer></script>
<script src="~/js/bootstrap.bundle.js" defer></script>
<link rel="stylesheet" href="~/css/app.css">
<link rel="stylesheet" href="~/css/bootstrap.min.css">