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.
1 parent b526f8a commit 2817271Copy full SHA for 2817271
404.html
@@ -9,6 +9,10 @@
9
<link rel="stylesheet" href="./css/normalize.css">
10
<link rel="stylesheet" href="./css/main.css">
11
<link rel="stylesheet" href="./error_page/error_page_styling.css">
12
+ <link rel="stylesheet" href="../css/swiper-bundle.min.css" />
13
+ <link rel="stylesheet" href="../css/normalize.css">
14
+ <link rel="stylesheet" href="../css/main.css">
15
+ <link rel="stylesheet" href="../error_page/error_page_styling.css">
16
<!-- bootstrap link -->
17
<link href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
18
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
0 commit comments