forked from Afkanerd/Afkanerd.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBlog.html
210 lines (161 loc) · 8.45 KB
/
Blog.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Afkanerd Info Tech</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500&family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css" rel="stylesheet">
<!-- google fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/Style.css" rel="stylesheet">
</head>
<body>
<div class="container-xxl bg-white p-0">
<!-- ================================================================================================================================================================================ -->
<!--================ Navbar STARTS HERE ================-->
<nav class="navbar navbar-expand-lg navbar-light px-4 px-lg-5 py-3 py-lg-0">
<a href="" class="navbar-brand p-0">
<img src="images/logo.png" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
<span class="fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav ms-auto py-0">
<a href="index.html" class="nav-item nav-link">Home</a>
<a href="index.html" class="nav-item nav-link">About</a>
<a href="Blog.html" class="nav-item nav-link active">Blog</a>
<a href="index.html" class="nav-item nav-link">Projects</a>
<a href="index.html" class="nav-item nav-link">Jobs</a>
<a href="index.html" class="nav-item nav-link">Contact Us</a>
</div>
</div>
</nav>
<!-- NAVBAR ENDS HERE -->
<!-- ================================================================================================================================================================================ -->
<div class="container-xxl py-5 bg-primary hero-header mb-5">
<div class="container my-5 py-5 px-lg-5">
<div class="row g-5 py-5">
<div class="col-12 text-center">
<h1 class="text-white animated zoomIn">Blog Posts & Updatas</h1>
<hr class="bg-white mx-auto mt-0" style="width: 90px;">
<nav aria-label="breadcrumb">
<ol class="breadcrumb justify-content-center">
<li class="breadcrumb-item"><a class="text-white" href="#">Home</a></li>
<li class="breadcrumb-item"><a class="text-white" href="#">latest Post</a></li>
<li class="breadcrumb-item text-white active" aria-current="page">Updates</li>
</ol>
</nav>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar & Hero End -->
<!--BLOG STARTS HERE -->
<div class="container-xxl py-5">
<div class="container px-lg-5">
<div class="section-title position-relative text-center mb-5 pb-2 wow fadeInUp" data-wow-delay="0.1s">
<!-- <h6 class="position-relative d-inline text-primary ps-4">Latest updates & Projects About Afkanerd</h6> -->
<h2 class="mt-2">Recently Launched Projects and updates</h2>
</div>
<div class="row mt-n2 wow fadeInUp" data-wow-delay="0.1s">
<div class="col-12 text-center">
<ul class="list-inline mb-5" id="portfolio-flters">
<li class="btn px-3 pe-4 active" data-filter="*">All</li>
<li class="btn px-3 pe-4" data-filter=".first">Design</li>
<li class="btn px-3 pe-4" data-filter=".second">Development</li>
</ul>
</div>
</div>
</div>
<!-- Portfolio End -->
<!-- ======================================= -->
<!--================= Footer ===============-->
<!-- ====================================== -->
<!-- footer section start -->
<footer id="footer">
<div class="container">
<div class="row">
<!-- footer logo -->
<div class="col-md-3">
<img src="./images/logo.png" alt="" class="img-fluid logo-footer">
<div class="footer-about">
<p>we code for the people </p>
</div>
</div>
<!-- Usefull links -->
<div class="col-md-3">
<div class="useful-link">
<h2>Useful Links</h2>
<div class="use-links">
<li><a href="#hero"><i class="fa-solid fa-angles-right"></i> Home</a></li>
<li><a href="#about"><i class="fa-solid fa-angles-right"></i> About Us</a></li>
<li><a href="blog.html"><i class="fa-solid fa-angles-right"></i> Blog </a></li>
<li><a href="#projects"><i class="fa-solid fa-angles-right"></i> Projects</a></li>
<li><a href="#contact"><i class="fa-solid fa-angles-right"></i> Contact</a></li>
</div>
</div>
</div>
<!-- social icons follow us -->
<div class="col-md-3">
<div class="social-links">
<h2>Follow Us</h2>
<div class="social-icons">
<li><a href=""><i class="fa-brands fa-square-github"></i> Github</a></li>
<li><a href=""><i class="fa-brands fa-twitter"></i> Twitter</a></li>
<li><a href=""><i class="fa-brands fa-linkedin-in"></i> Linkedin</a></li>
</div>
</div>
</div>
<!-- Address section -->
<div class="col-md-3">
<div class="address">
<h2>Address</h2>
<div class="address-links">
<li class="address1"><i class="fa-solid fa-location-dot"></i> Bamenda Cameroon, Sonac Street</li>
<li><a href=""><i class="fa-solid fa-phone"></i> +237 650 393 369 </a></li>
<li><a href=""><i class="fa-solid fa-envelope"></i> [email protected]</a></li>
</div>
</div>
</div>
</div>
</div>
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top pt-2"><i class="bi bi-arrow-up"></i></a>
</footer>
<!-- footer section end -->
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/7bc4e0059b.js" crossorigin="anonymous"></script>
</body>
</html>