File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/LinkDotNet.Blog.Web/Pages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 52
52
<script src =" _framework/blazor.server.js" ></script >
53
53
<script async src =" https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js" integrity =" sha512-bgHRAiTjGrzHzLyKOnpFvaEpGzJet3z4tZnXGjpsCcqOnAH6VGUx9frc5bcIhKTVLEiCO6vEhNAgx5jtLUYrfA==" crossorigin =" anonymous" referrerpolicy =" no-referrer" ></script >
54
54
<script async src =" https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0-alpha3/js/bootstrap.bundle.min.js" integrity =" sha512-vIAkTd3Ary9rwf0lrb9kIipyIkavKpYGnyopBXs6SiLfNSzAvCNvvQvKwBV5Xlag4O8oZpZ5U5n4bHoErGQxjw==" crossorigin =" anonymous" referrerpolicy =" no-referrer" ></script >
55
- <script async src =" components/selection.js" ></script >
56
- <script async src =" components/slideshow.js" ></script >
55
+ <script defer src =" components/selection.js" ></script >
56
+ <script defer src =" components/slideshow.js" ></script >
57
57
</body >
58
58
</html >
You can’t perform that action at this time.
0 commit comments