1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+
4
+ < head >
5
+ < meta charset ="utf-8 ">
6
+ < meta content ="width=device-width, initial-scale=1.0 " name ="viewport ">
7
+
8
+ < title > 404 - Harmony</ title >
9
+ < meta content ="" name ="description ">
10
+ < meta content ="" name ="keywords ">
11
+
12
+ <!-- Favicons -->
13
+ < link href ="assets/img/favicon.png " rel ="icon ">
14
+ < link href ="assets/img/apple-touch-icon.png " rel ="apple-touch-icon ">
15
+
16
+ <!-- Google Fonts -->
17
+ < link href ="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i " rel ="stylesheet ">
18
+
19
+ <!-- Vendor CSS Files -->
20
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.0-beta2/css/bootstrap.min.css " integrity ="sha512-aqT9YD5gLuLBr6ipQAS+72o5yHKzgZbGxEh6iY8lW/r6gG14e2kBTAJb8XrxzZrMOgSmDqtLaF76T0Z6YY2IHg== " crossorigin ="anonymous " />
21
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css " integrity ="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w== " crossorigin ="anonymous " />
22
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css " integrity ="sha512-c42qTSw/wPZ3/5LBzD+Bw5f7bSF2oxou6wEb+I/lqeaKV5FDIfMvvRp772y4jcJLKuGUOpbJMdg/BTl50fJYAw== " crossorigin ="anonymous " />
23
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/line-awesome/1.3.0/line-awesome/css/line-awesome.min.css " integrity ="sha512-vebUliqxrVkBy3gucMhClmyQP9On/HAWQdKDXRaAlb/FKuTbxkjPKUyqVOxAcGwFDka79eTF+YXwfke1h3/wfg== " crossorigin ="anonymous " />
24
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/venobox/1.9.2/venobox.min.css " integrity ="sha512-e+0yqAgUQFoRrJ4pZigQXpOE0S7J9IGwmgH801h4H5ODqOCG8/GRfXHQ+9ab754NL79O7wDwdjwY3CcU8sEANg== " crossorigin ="anonymous " />
25
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css " integrity ="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g== " crossorigin ="anonymous " />
26
+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css " integrity ="sha512-1cK78a1o+ht2JcaW6g8OXYwqpev9+6GqOkz9xmBN9iUUhIndKtxwILGWYOSibOKjLsEdjyjZvYDq/cZwNeak0w== " crossorigin ="anonymous " />
27
+ < link href ="
https://cdn.jsdelivr.net/npm/[email protected] /fonts/remixicon.css "
rel ="
stylesheet "
>
28
+ < link href ='
https://unpkg.com/[email protected] /css/boxicons.min.css '
rel ='
stylesheet '
>
29
+ < link href ="assets/vendor/icofont/icofont.min.css " rel ="stylesheet ">
30
+ < link href ="assets/css/style.css " rel ="stylesheet ">
31
+
32
+ <!-- =======================================================
33
+ * Template Name: Selecao - v3.0.0
34
+ * Template URL: https://bootstrapmade.com/selecao-bootstrap-template/
35
+ * Author: BootstrapMade.com
36
+ * License: https://bootstrapmade.com/license/
37
+ ======================================================== -->
38
+ </ head >
39
+
40
+ < body >
41
+
42
+ <!-- ======= Header ======= -->
43
+ < header id ="header " class ="fixed-top d-flex align-items-center ">
44
+ < div class ="container d-flex align-items-center justify-content-between ">
45
+
46
+ < div class ="logo ">
47
+ < h1 class ="text-light ">
48
+ < img src ="assets/img/favicon.png " style ="margin-bottom: 4px; " alt ="" class ="img-fluid ">
49
+ < a href ="index.html "> Harmony</ a >
50
+ </ h1 >
51
+ </ div >
52
+
53
+ < nav class ="nav-menu d-none d-lg-block ">
54
+ < ul >
55
+ < li class ="active "> < a href ="index.html "> Home</ a > </ li >
56
+ < li > < a href ="index.html#about "> About</ a > </ li >
57
+ < li > < a href ="index.html#downloads "> Downloads</ a > </ li >
58
+ < li > < a href ="index.html#examples "> Examples</ a > </ li >
59
+ < li > < a href ="index.html#documentation "> Documentation</ a > </ li >
60
+ < li > < a href ="index.html#contact "> Contact</ a > </ li >
61
+
62
+ </ ul >
63
+ </ nav > <!-- .nav-menu -->
64
+
65
+ </ div >
66
+ </ header > <!-- End Header -->
67
+
68
+ < main id ="main ">
69
+
70
+ <!-- ======= Breadcrumbs ======= -->
71
+ < section class ="breadcrumbs ">
72
+ < div class ="container ">
73
+
74
+ < div class ="d-flex justify-content-between align-items-center ">
75
+ < h2 > Page not found</ h2 >
76
+ < ol >
77
+ < li > < a href ="index.html "> Home</ a > </ li >
78
+ < li > 404</ li >
79
+ </ ol >
80
+ </ div >
81
+
82
+ </ div >
83
+ </ section > <!-- End Breadcrumbs -->
84
+
85
+ < section class ="inner-page ">
86
+ < div class ="container ">
87
+ < h1 > 404</ h1 >
88
+ < p >
89
+ Whoops, sorry! We couldn't find the page you were looking for. Maybe it was misplaced?
90
+ </ p >
91
+ < img src ="/assets/img/404.jpg " class ="img-fluid " alt ="A lovely picture of Cornell " />
92
+ </ div >
93
+ </ section >
94
+
95
+ </ main > <!-- End #main -->
96
+
97
+ <!-- ======= Footer ======= -->
98
+ < footer id ="footer ">
99
+ < div class ="container ">
100
+ < h3 > Harmony</ h3 >
101
+ < p > Better Concurrent Programming</ p >
102
+ < div class ="copyright ">
103
+ © Copyright < strong > < span > Harmony</ span > </ strong > . All Rights Reserved
104
+ </ div >
105
+ < div class ="credits ">
106
+ <!-- All the links in the footer should remain intact. -->
107
+ <!-- You can delete the links only if you purchased the pro version. -->
108
+ <!-- Licensing information: https://bootstrapmade.com/license/ -->
109
+ <!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/selecao-bootstrap-template/ -->
110
+ Designed by < a href ="https://bootstrapmade.com/ "> BootstrapMade</ a >
111
+ </ div >
112
+ </ div >
113
+ </ footer > <!-- End Footer -->
114
+
115
+ < a href ="# " class ="back-to-top "> < i class ="ri-arrow-up-line "> </ i > </ a >
116
+
117
+ <!-- Vendor JS Files -->
118
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js " integrity ="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg== " crossorigin ="anonymous "> </ script >
119
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.0.0-beta2/js/bootstrap.bundle.min.js " integrity ="sha512-43iShtbiyImxjjU4a9rhXBy7eKtIsrpll8xKhe1ghKqh5NyfME8phZs5JRFZpRBe1si44WM3tNmnqMym7JRmDQ== " crossorigin ="anonymous "> </ script >
120
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js " integrity ="sha512-0QbL0ph8Tc8g5bLhfVzSqxe9GERORsKhIn1IrpxDAgUsbBGz/V7iSav2zzW325XGd1OMLdL4UiqRJj702IeqnQ== " crossorigin ="anonymous "> </ script >
121
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js " integrity ="sha512-Zq2BOxyhvnRFXu0+WE6ojpZLOU2jdnqbrM1hmVdGzyeCa1DgM3X5Q4A/Is9xA1IkbUeDd7755dNNI/PzSf2Pew== " crossorigin ="anonymous "> </ script >
122
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/venobox/1.9.2/venobox.min.js " integrity ="sha512-RTKtgpCMMgKKvDrJsyt5wdzR2IjHJiz/b2rsyBgm8qNeB3KPNdCvWkh9ytMcdAwu9qq8OX2fvy5wTyyA8sqXZw== " crossorigin ="anonymous "> </ script >
123
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js " integrity ="sha512-bPs7Ae6pVvhOSiIcyUClR7/q2OAsRiovw4vAkX+zJbw3ShAeeqezq50RIIcIURq7Oa20rW2n2q+fyXBNcU9lrw== " crossorigin ="anonymous "> </ script >
124
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js " integrity ="sha512-A7AYk1fGKX6S2SsHywmPkrnzTZHrgiVT7GcQkLGDe2ev0aWb8zejytzS8wjo7PGEXKqJOrjQ4oORtnimIRZBtw== " crossorigin ="anonymous "> </ script >
125
+
126
+ <!-- Template Main JS File -->
127
+ < script src ="assets/js/main.js "> </ script >
128
+
129
+ </ body >
130
+
131
+ </ html >
0 commit comments