We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f86ed37 + ec3badc commit 6877b7fCopy full SHA for 6877b7f
docs/tutorials.html
@@ -25,10 +25,10 @@
25
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.10/highlight.min.js"></script>
26
27
<!-- Bootstrap core CSS -->
28
- <link rel="preload" as="style" href="./css/bootstrap.min.css" crossorigin>
+ <link rel="stylesheet" href="./css/bootstrap.min.css">
29
30
<!-- Custom styles for this page -->
31
- <link rel="preload" as="style" href="./css/style.css" crossorigin>
+ <link rel="stylesheet" href="./css/style.css">
32
</head>
33
34
<body>
0 commit comments