Add bootastrap for icon by darkMode and LightMode

This commit is contained in:
franc
2025-05-14 12:00:54 +02:00
parent e470dd11bb
commit 1443284236
@@ -7,6 +7,8 @@
<link rel="stylesheet" href="~/lib/bootstrap/dist/css/bootstrap.min.css" />
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/Francesco.Recipes.World.styles.css" asp-append-version="true" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.0/font/bootstrap-icons.css">
</head>
<body>
<header>