File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <meta charset =" utf-8" />
55 <meta name =" viewport" content =" width=device-width, initial-scale=1.0" />
66 <title >@ViewData ["Title"] - TodoApp</title >
7- <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.7 /css/bootstrap.min.css" integrity =" sha512-fw7f+TcMjTb7bpbLJZlP8g2Y4XcCyFZW8uy8HsRZsH/SwbMw0plKHFHr99DN3l04VsYNwvzicUX/6qurvIxbxw ==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
7+ <link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8 /css/bootstrap.min.css" integrity =" sha512-2bBQCjcnw658Lho4nlXJcc6WkV/UxpE/sAokbXPxQNGqmNdQrWqtw26Ns9kFF/yG792pKR1Sx8/Y1Lf1XN4GKA ==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
88 <link rel =" stylesheet" href =" ~/css/site.css" asp-append-version =" true" />
99 <link rel =" shortcut icon" type =" image/x-icon" href =" ~/favicon.ico" asp-append-version =" true" />
1010</head >
3434 <p >© ; @( DateTimeOffset .UtcNow .Year ) - Martin Costello</p >
3535 </footer >
3636 </main >
37- <script src =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.7 /js/bootstrap.bundle.min.js" integrity =" sha512-Tc0i+vRogmX4NN7tuLbQfBxa8JkfUSAxSFVzmU31nVdHyiHElPPy2cWfFacmCJKw0VqovrzKhdd2TSTMdAxp2g ==" crossorigin =" anonymous" referrerpolicy =" no-referrer" ></script >
37+ <script src =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8 /js/bootstrap.bundle.min.js" integrity =" sha512-HvOjJrdwNpDbkGJIG2ZNqDlVqMo77qbs4Me4cah0HoDrfhrbA+8SBlZn1KrvAQw7cILLPFJvdwIgphzQmMm+Pw ==" crossorigin =" anonymous" referrerpolicy =" no-referrer" ></script >
3838 <script src =" ~/static/js/main.js" ></script >
3939</body >
4040</html >
You can’t perform that action at this time.
0 commit comments