Skip to content

Commit ccacc53

Browse files
committed
END UPDET
1 parent 4d0fb46 commit ccacc53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

404.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>page not found</title>
8+
89
<link rel="stylesheet" href="../css/swiper-bundle.min.css" />
910
<link rel="stylesheet" href="../css/normalize.css">
1011
<link rel="stylesheet" href="../css/main.css">
1112
<link rel="stylesheet" href="../error_page/error_page_styling.css">
13+
14+
<link rel="stylesheet" href="./css/swiper-bundle.min.css" />
15+
<link rel="stylesheet" href="./css/normalize.css">
16+
<link rel="stylesheet" href="./css/main.css">
17+
<link rel="stylesheet" href="./error_page/error_page_styling.css">
1218
<!-- bootstrap link -->
1319
<link href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
1420
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">

0 commit comments

Comments
 (0)