Commit 5bb8e6bb9b4df512c39029f8cdd71068d13adcc9
1 parent
695d6a7d
header
Showing
16 changed files
with
118 additions
and
118 deletions
404.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | <link rel="icon" href="img/header-logo1.png"> | 10 | <link rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> |
15 | 15 | ||
@@ -22,12 +22,12 @@ | @@ -22,12 +22,12 @@ | ||
22 | <link rel="stylesheet" href="css/animate-text.css"> | 22 | <link rel="stylesheet" href="css/animate-text.css"> |
23 | <link rel="stylesheet" href="css/magnific-popup.css"> | 23 | <link rel="stylesheet" href="css/magnific-popup.css"> |
24 | <link rel="stylesheet" href="css/font-awesome.min.css"> | 24 | <link rel="stylesheet" href="css/font-awesome.min.css"> |
25 | - | 25 | + |
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | <link rel="stylesheet" href="css/normalize.css"> | 27 | <link rel="stylesheet" href="css/normalize.css"> |
28 | <link rel="stylesheet" href="style.css"> | 28 | <link rel="stylesheet" href="style.css"> |
29 | <link rel="stylesheet" href="css/responsive.css"> | 29 | <link rel="stylesheet" href="css/responsive.css"> |
30 | - | 30 | + |
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | <link rel="stylesheet" href="css/color/color7.css"> | 32 | <link rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | <link rel="stylesheet" href="#" id="colors"> | 42 | <link rel="stylesheet" href="#" id="colors"> |
43 | - | 43 | + |
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <div class="row"> | 68 | <div class="row"> |
69 | <div class="col-md-3 col-sm-2 col-xs-2"> | 69 | <div class="col-md-3 col-sm-2 col-xs-2"> |
70 | <div class="logo"> | 70 | <div class="logo"> |
71 | - <a href="index.html"><img src="img/logo.png" alt="logo.png"></a> | 71 | + <a href="index.html"><img src="images/logo.png" alt="logo.png"></a> |
72 | </div> | 72 | </div> |
73 | </div> | 73 | </div> |
74 | <div class="col-md-9 col-sm-10"> | 74 | <div class="col-md-9 col-sm-10"> |
@@ -108,8 +108,8 @@ | @@ -108,8 +108,8 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | ||
112 | - | 111 | + |
112 | + | ||
113 | <!--breadcrumb --> | 113 | <!--breadcrumb --> |
114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> | 114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> |
115 | <div class="container"> | 115 | <div class="container"> |
@@ -127,8 +127,8 @@ | @@ -127,8 +127,8 @@ | ||
127 | </div> | 127 | </div> |
128 | </div> | 128 | </div> |
129 | <!--/ End breadcrumb --> | 129 | <!--/ End breadcrumb --> |
130 | - | ||
131 | - | 130 | + |
131 | + | ||
132 | <!-- 404 Error Page --> | 132 | <!-- 404 Error Page --> |
133 | <section class="error section"> | 133 | <section class="error section"> |
134 | <div class="table"> | 134 | <div class="table"> |
@@ -159,8 +159,8 @@ | @@ -159,8 +159,8 @@ | ||
159 | </div> | 159 | </div> |
160 | </section> | 160 | </section> |
161 | <!-- End 404 Error Page --> | 161 | <!-- End 404 Error Page --> |
162 | - | ||
163 | - | 162 | + |
163 | + | ||
164 | <!-- Footer Area --> | 164 | <!-- Footer Area --> |
165 | <footer id="footer" class="footer section"> | 165 | <footer id="footer" class="footer section"> |
166 | <!-- Footer Top --> | 166 | <!-- Footer Top --> |
@@ -243,8 +243,8 @@ | @@ -243,8 +243,8 @@ | ||
243 | <!--/ End Copyright --> | 243 | <!--/ End Copyright --> |
244 | </footer> | 244 | </footer> |
245 | <!--/ End Footer Area --> | 245 | <!--/ End Footer Area --> |
246 | - | ||
247 | - | 246 | + |
247 | + | ||
248 | <script src="js/jquery.min.js"></script> | 248 | <script src="js/jquery.min.js"></script> |
249 | <script src="js/bootstrap.min.js"></script> | 249 | <script src="js/bootstrap.min.js"></script> |
250 | <script src="js/colors.js"></script> | 250 | <script src="js/colors.js"></script> |
@@ -261,8 +261,8 @@ | @@ -261,8 +261,8 @@ | ||
261 | <script src="js/particles.min.js"></script> | 261 | <script src="js/particles.min.js"></script> |
262 | <script src="js/particle-code.js"></script> | 262 | <script src="js/particle-code.js"></script> |
263 | <script src="js/jquery.counterup.min.js"></script> | 263 | <script src="js/jquery.counterup.min.js"></script> |
264 | - | 264 | + |
265 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 265 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
266 | <script src="js/main.js"></script> | 266 | <script src="js/main.js"></script> |
267 | </body> | 267 | </body> |
268 | -</html> | ||
269 | \ No newline at end of file | 268 | \ No newline at end of file |
269 | +</html> |
blog-single.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | <link rel="icon" href="img/header-logo1.png"> | 10 | <link rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> |
15 | 15 | ||
@@ -22,12 +22,12 @@ | @@ -22,12 +22,12 @@ | ||
22 | <link rel="stylesheet" href="css/animate-text.css"> | 22 | <link rel="stylesheet" href="css/animate-text.css"> |
23 | <link rel="stylesheet" href="css/magnific-popup.css"> | 23 | <link rel="stylesheet" href="css/magnific-popup.css"> |
24 | <link rel="stylesheet" href="css/font-awesome.min.css"> | 24 | <link rel="stylesheet" href="css/font-awesome.min.css"> |
25 | - | 25 | + |
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | <link rel="stylesheet" href="css/normalize.css"> | 27 | <link rel="stylesheet" href="css/normalize.css"> |
28 | <link rel="stylesheet" href="style.css"> | 28 | <link rel="stylesheet" href="style.css"> |
29 | <link rel="stylesheet" href="css/responsive.css"> | 29 | <link rel="stylesheet" href="css/responsive.css"> |
30 | - | 30 | + |
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | <link rel="stylesheet" href="css/color/color7.css"> | 32 | <link rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | <link rel="stylesheet" href="#" id="colors"> | 42 | <link rel="stylesheet" href="#" id="colors"> |
43 | - | 43 | + |
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <div class="row"> | 68 | <div class="row"> |
69 | <div class="col-md-3 col-sm-2 col-xs-2"> | 69 | <div class="col-md-3 col-sm-2 col-xs-2"> |
70 | <div class="logo"> | 70 | <div class="logo"> |
71 | - <a href="index.html"><img src="img/logo.png" alt="logo.png"></a> | 71 | + <a href="index.html"><img src="images/logo.png" alt="logo.png"></a> |
72 | </div> | 72 | </div> |
73 | </div> | 73 | </div> |
74 | <div class="col-md-9 col-sm-10"> | 74 | <div class="col-md-9 col-sm-10"> |
@@ -108,8 +108,8 @@ | @@ -108,8 +108,8 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | ||
112 | - | 111 | + |
112 | + | ||
113 | <!--breadcrumb --> | 113 | <!--breadcrumb --> |
114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> | 114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> |
115 | <div class="container"> | 115 | <div class="container"> |
@@ -127,7 +127,7 @@ | @@ -127,7 +127,7 @@ | ||
127 | </div> | 127 | </div> |
128 | </div> | 128 | </div> |
129 | <!--/ End breadcrumb --> | 129 | <!--/ End breadcrumb --> |
130 | - | 130 | + |
131 | <!-- Blog --> | 131 | <!-- Blog --> |
132 | <section id="blog-single" class="section"> | 132 | <section id="blog-single" class="section"> |
133 | <div class="container"> | 133 | <div class="container"> |
@@ -153,16 +153,16 @@ | @@ -153,16 +153,16 @@ | ||
153 | </div> | 153 | </div> |
154 | </div> | 154 | </div> |
155 | </div> | 155 | </div> |
156 | - | ||
157 | - | ||
158 | - | 156 | + |
157 | + | ||
158 | + | ||
159 | </div> | 159 | </div> |
160 | </div> | 160 | </div> |
161 | </section> | 161 | </section> |
162 | <!--/ End Newslatter --> | 162 | <!--/ End Newslatter --> |
163 | - | ||
164 | - | ||
165 | - | 163 | + |
164 | + | ||
165 | + | ||
166 | <!-- Clients Area --> | 166 | <!-- Clients Area --> |
167 | <div id="clients" class="clients section"> | 167 | <div id="clients" class="clients section"> |
168 | <div class="container"> | 168 | <div class="container"> |
@@ -220,9 +220,9 @@ | @@ -220,9 +220,9 @@ | ||
220 | </div> | 220 | </div> |
221 | </div> | 221 | </div> |
222 | <!--/ End Clients Area --> | 222 | <!--/ End Clients Area --> |
223 | - | ||
224 | - | ||
225 | - | 223 | + |
224 | + | ||
225 | + | ||
226 | 226 | ||
227 | <!-- Footer Area --> | 227 | <!-- Footer Area --> |
228 | <footer id="footer" class="footer section"> | 228 | <footer id="footer" class="footer section"> |
@@ -306,8 +306,8 @@ | @@ -306,8 +306,8 @@ | ||
306 | <!--/ End Copyright --> | 306 | <!--/ End Copyright --> |
307 | </footer> | 307 | </footer> |
308 | <!--/ End Footer Area --> | 308 | <!--/ End Footer Area --> |
309 | - | ||
310 | - | 309 | + |
310 | + | ||
311 | <script src="js/jquery.min.js"></script> | 311 | <script src="js/jquery.min.js"></script> |
312 | <script src="js/bootstrap.min.js"></script> | 312 | <script src="js/bootstrap.min.js"></script> |
313 | <script src="js/colors.js"></script> | 313 | <script src="js/colors.js"></script> |
@@ -324,8 +324,8 @@ | @@ -324,8 +324,8 @@ | ||
324 | <script src="js/particles.min.js"></script> | 324 | <script src="js/particles.min.js"></script> |
325 | <script src="js/particle-code.js"></script> | 325 | <script src="js/particle-code.js"></script> |
326 | <script src="js/jquery.counterup.min.js"></script> | 326 | <script src="js/jquery.counterup.min.js"></script> |
327 | - | 327 | + |
328 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 328 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
329 | <script src="js/main.js"></script> | 329 | <script src="js/main.js"></script> |
330 | </body> | 330 | </body> |
331 | -</html> | ||
332 | \ No newline at end of file | 331 | \ No newline at end of file |
332 | +</html> |
blog.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | <link rel="icon" href="img/header-logo1.png"> | 10 | <link rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> |
15 | 15 | ||
@@ -22,12 +22,12 @@ | @@ -22,12 +22,12 @@ | ||
22 | <link rel="stylesheet" href="css/animate-text.css"> | 22 | <link rel="stylesheet" href="css/animate-text.css"> |
23 | <link rel="stylesheet" href="css/magnific-popup.css"> | 23 | <link rel="stylesheet" href="css/magnific-popup.css"> |
24 | <link rel="stylesheet" href="css/font-awesome.min.css"> | 24 | <link rel="stylesheet" href="css/font-awesome.min.css"> |
25 | - | 25 | + |
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | <link rel="stylesheet" href="css/normalize.css"> | 27 | <link rel="stylesheet" href="css/normalize.css"> |
28 | <link rel="stylesheet" href="style.css"> | 28 | <link rel="stylesheet" href="style.css"> |
29 | <link rel="stylesheet" href="css/responsive.css"> | 29 | <link rel="stylesheet" href="css/responsive.css"> |
30 | - | 30 | + |
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | <link rel="stylesheet" href="css/color/color7.css"> | 32 | <link rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | <link rel="stylesheet" href="#" id="colors"> | 42 | <link rel="stylesheet" href="#" id="colors"> |
43 | - | 43 | + |
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <div class="row"> | 68 | <div class="row"> |
69 | <div class="col-md-3 col-sm-2 col-xs-2"> | 69 | <div class="col-md-3 col-sm-2 col-xs-2"> |
70 | <div class="logo"> | 70 | <div class="logo"> |
71 | - <a href="index.html"><img src="img/logo.png" alt="logo.png"></a> | 71 | + <a href="index.html"><img src="images/logo.png" alt="logo.png"></a> |
72 | </div> | 72 | </div> |
73 | </div> | 73 | </div> |
74 | <div class="col-md-9 col-sm-10"> | 74 | <div class="col-md-9 col-sm-10"> |
@@ -108,7 +108,7 @@ | @@ -108,7 +108,7 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | 111 | + |
112 | <!--breadcrumb --> | 112 | <!--breadcrumb --> |
113 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> | 113 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> |
114 | <div class="container"> | 114 | <div class="container"> |
@@ -126,7 +126,7 @@ | @@ -126,7 +126,7 @@ | ||
126 | </div> | 126 | </div> |
127 | </div> | 127 | </div> |
128 | <!--/ End breadcrumb --> | 128 | <!--/ End breadcrumb --> |
129 | - | 129 | + |
130 | <!-- Blog --> | 130 | <!-- Blog --> |
131 | <section id="blog-single" class="section"> | 131 | <section id="blog-single" class="section"> |
132 | <div class="container"> | 132 | <div class="container"> |
@@ -236,7 +236,7 @@ | @@ -236,7 +236,7 @@ | ||
236 | </div> | 236 | </div> |
237 | </div> | 237 | </div> |
238 | </div> | 238 | </div> |
239 | - | 239 | + |
240 | <div class="col-md-12 col-sm-12 col-xs-12"> | 240 | <div class="col-md-12 col-sm-12 col-xs-12"> |
241 | <div class="pagination-head"> | 241 | <div class="pagination-head"> |
242 | <div class="pagination"> | 242 | <div class="pagination"> |
@@ -252,13 +252,13 @@ | @@ -252,13 +252,13 @@ | ||
252 | </div> | 252 | </div> |
253 | </div> | 253 | </div> |
254 | </div> | 254 | </div> |
255 | - | 255 | + |
256 | </div> | 256 | </div> |
257 | </div> | 257 | </div> |
258 | </section> | 258 | </section> |
259 | <!--/ End Newslatter --> | 259 | <!--/ End Newslatter --> |
260 | - | ||
261 | - | 260 | + |
261 | + | ||
262 | <!-- Clients Area --> | 262 | <!-- Clients Area --> |
263 | <div id="clients" class="clients section"> | 263 | <div id="clients" class="clients section"> |
264 | <div class="container"> | 264 | <div class="container"> |
@@ -316,9 +316,9 @@ | @@ -316,9 +316,9 @@ | ||
316 | </div> | 316 | </div> |
317 | </div> | 317 | </div> |
318 | <!--/ End Clients Area --> | 318 | <!--/ End Clients Area --> |
319 | - | ||
320 | - | ||
321 | - | 319 | + |
320 | + | ||
321 | + | ||
322 | 322 | ||
323 | <!-- Footer Area --> | 323 | <!-- Footer Area --> |
324 | <footer id="footer" class="footer section"> | 324 | <footer id="footer" class="footer section"> |
@@ -402,8 +402,8 @@ | @@ -402,8 +402,8 @@ | ||
402 | <!--/ End Copyright --> | 402 | <!--/ End Copyright --> |
403 | </footer> | 403 | </footer> |
404 | <!--/ End Footer Area --> | 404 | <!--/ End Footer Area --> |
405 | - | ||
406 | - | 405 | + |
406 | + | ||
407 | <script src="js/jquery.min.js"></script> | 407 | <script src="js/jquery.min.js"></script> |
408 | <script src="js/bootstrap.min.js"></script> | 408 | <script src="js/bootstrap.min.js"></script> |
409 | <script src="js/colors.js"></script> | 409 | <script src="js/colors.js"></script> |
@@ -420,8 +420,8 @@ | @@ -420,8 +420,8 @@ | ||
420 | <script src="js/particles.min.js"></script> | 420 | <script src="js/particles.min.js"></script> |
421 | <script src="js/particle-code.js"></script> | 421 | <script src="js/particle-code.js"></script> |
422 | <script src="js/jquery.counterup.min.js"></script> | 422 | <script src="js/jquery.counterup.min.js"></script> |
423 | - | 423 | + |
424 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 424 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
425 | <script src="js/main.js"></script> | 425 | <script src="js/main.js"></script> |
426 | </body> | 426 | </body> |
427 | -</html> | ||
428 | \ No newline at end of file | 427 | \ No newline at end of file |
428 | +</html> |
css/swiper.css
@@ -27,24 +27,24 @@ | @@ -27,24 +27,24 @@ | ||
27 | float: left; | 27 | float: left; |
28 | } | 28 | } |
29 | .swiper-slide-1{ | 29 | .swiper-slide-1{ |
30 | - background: url("../img/swiper-slide-1.png") no-repeat; | 30 | + background: url("../images/swiper-slide-1.png") no-repeat; |
31 | background-size:100% 100% ; | 31 | background-size:100% 100% ; |
32 | } | 32 | } |
33 | 33 | ||
34 | .swiper-slide-2{ | 34 | .swiper-slide-2{ |
35 | - background: url("../img/swiper-slide-2.png") no-repeat; | 35 | + background: url("../images/swiper-slide-2.png") no-repeat; |
36 | background-size:100% 100% ; | 36 | background-size:100% 100% ; |
37 | } | 37 | } |
38 | .swiper-slide-main-2{ | 38 | .swiper-slide-main-2{ |
39 | - background: url("../img/swiper-slide-main-2.png") no-repeat center right; | 39 | + background: url("../images/swiper-slide-main-2.png") no-repeat center right; |
40 | } | 40 | } |
41 | 41 | ||
42 | .swiper-slide-3{ | 42 | .swiper-slide-3{ |
43 | - background: url("../img/swiper-slide-3.png") no-repeat; | 43 | + background: url("../images/swiper-slide-3.png") no-repeat; |
44 | background-size:100% 100% ; | 44 | background-size:100% 100% ; |
45 | } | 45 | } |
46 | .swiper-slide-main-3{ | 46 | .swiper-slide-main-3{ |
47 | - background: url("../img/swiper-slide-main-3.png") no-repeat center right; | 47 | + background: url("../images/swiper-slide-main-3.png") no-repeat center right; |
48 | } | 48 | } |
49 | .swiper-slide-large{ | 49 | .swiper-slide-large{ |
50 | padding-top: 208px; | 50 | padding-top: 208px; |
img/logo.png renamed to images/logo.png
977 Bytes
img/logoname.png renamed to images/logoname.png
802 Bytes
img/logotitle.png renamed to images/logotitle.png
2.41 KB
img/swiper-slide-1.png renamed to images/swiper-slide-1.png
1.29 MB
img/swiper-slide-2.png renamed to images/swiper-slide-2.png
249 KB
img/swiper-slide-3.png renamed to images/swiper-slide-3.png
828 KB
img/swiper-slide-main-2.png renamed to images/swiper-slide-main-2.png
147 KB
img/swiper-slide-main-3.png renamed to images/swiper-slide-main-3.png
98.7 KB
index.html
@@ -70,9 +70,9 @@ | @@ -70,9 +70,9 @@ | ||
70 | <div class="col-md-4 col-sm-2 col-xs-2"> | 70 | <div class="col-md-4 col-sm-2 col-xs-2"> |
71 | <div class="logo"> | 71 | <div class="logo"> |
72 | <a href="index.html"> | 72 | <a href="index.html"> |
73 | - <img src="img/logo.png" alt="logo.png" style="margin-right: 16px;"> | ||
74 | - <img src="img/logoname.png" alt="logoname.png" style="margin-right: 26px;"> | ||
75 | - <img src="img/logotitle.png" alt="logotitle.png"> | 73 | + <img src="images/logo.png" alt="logo.png" style="margin-right: 16px;"> |
74 | + <img src="images/logoname.png" alt="logoname.png" style="margin-right: 26px;"> | ||
75 | + <img src="images/logotitle.png" alt="logotitle.png"> | ||
76 | </a> | 76 | </a> |
77 | </div> | 77 | </div> |
78 | </div> | 78 | </div> |
mail-success.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | <link rel="icon" href="img/header-logo1.png"> | 10 | <link rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> |
15 | 15 | ||
@@ -22,12 +22,12 @@ | @@ -22,12 +22,12 @@ | ||
22 | <link rel="stylesheet" href="css/animate-text.css"> | 22 | <link rel="stylesheet" href="css/animate-text.css"> |
23 | <link rel="stylesheet" href="css/magnific-popup.css"> | 23 | <link rel="stylesheet" href="css/magnific-popup.css"> |
24 | <link rel="stylesheet" href="css/font-awesome.min.css"> | 24 | <link rel="stylesheet" href="css/font-awesome.min.css"> |
25 | - | 25 | + |
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | <link rel="stylesheet" href="css/normalize.css"> | 27 | <link rel="stylesheet" href="css/normalize.css"> |
28 | <link rel="stylesheet" href="style.css"> | 28 | <link rel="stylesheet" href="style.css"> |
29 | <link rel="stylesheet" href="css/responsive.css"> | 29 | <link rel="stylesheet" href="css/responsive.css"> |
30 | - | 30 | + |
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | <link rel="stylesheet" href="css/color/color7.css"> | 32 | <link rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | <link rel="stylesheet" href="#" id="colors"> | 42 | <link rel="stylesheet" href="#" id="colors"> |
43 | - | 43 | + |
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <div class="row"> | 68 | <div class="row"> |
69 | <div class="col-md-3 col-sm-2 col-xs-2"> | 69 | <div class="col-md-3 col-sm-2 col-xs-2"> |
70 | <div class="logo"> | 70 | <div class="logo"> |
71 | - <a href="index.html"><img src="img/logo.png" alt="logo.png"></a> | 71 | + <a href="index.html"><img src="images/logo.png" alt="logo.png"></a> |
72 | </div> | 72 | </div> |
73 | </div> | 73 | </div> |
74 | <div class="col-md-9 col-sm-10"> | 74 | <div class="col-md-9 col-sm-10"> |
@@ -108,8 +108,8 @@ | @@ -108,8 +108,8 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | ||
112 | - | 111 | + |
112 | + | ||
113 | <!--breadcrumb --> | 113 | <!--breadcrumb --> |
114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> | 114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> |
115 | <div class="container"> | 115 | <div class="container"> |
@@ -127,8 +127,8 @@ | @@ -127,8 +127,8 @@ | ||
127 | </div> | 127 | </div> |
128 | </div> | 128 | </div> |
129 | <!--/ End breadcrumb --> | 129 | <!--/ End breadcrumb --> |
130 | - | ||
131 | - | 130 | + |
131 | + | ||
132 | <!-- mail-success Page --> | 132 | <!-- mail-success Page --> |
133 | <section class="mail-success section"> | 133 | <section class="mail-success section"> |
134 | <div class="table"> | 134 | <div class="table"> |
@@ -153,8 +153,8 @@ | @@ -153,8 +153,8 @@ | ||
153 | </div> | 153 | </div> |
154 | </section> | 154 | </section> |
155 | <!-- End mail-success Page --> | 155 | <!-- End mail-success Page --> |
156 | - | ||
157 | - | 156 | + |
157 | + | ||
158 | <!-- Footer Area --> | 158 | <!-- Footer Area --> |
159 | <footer id="footer" class="footer section"> | 159 | <footer id="footer" class="footer section"> |
160 | <!-- Footer Top --> | 160 | <!-- Footer Top --> |
@@ -237,7 +237,7 @@ | @@ -237,7 +237,7 @@ | ||
237 | <!--/ End Copyright --> | 237 | <!--/ End Copyright --> |
238 | </footer> | 238 | </footer> |
239 | <!--/ End Footer Area --> | 239 | <!--/ End Footer Area --> |
240 | - | 240 | + |
241 | <script src="js/jquery.min.js"></script> | 241 | <script src="js/jquery.min.js"></script> |
242 | <script src="js/bootstrap.min.js"></script> | 242 | <script src="js/bootstrap.min.js"></script> |
243 | <script src="js/colors.js"></script> | 243 | <script src="js/colors.js"></script> |
@@ -254,8 +254,8 @@ | @@ -254,8 +254,8 @@ | ||
254 | <script src="js/particles.min.js"></script> | 254 | <script src="js/particles.min.js"></script> |
255 | <script src="js/particle-code.js"></script> | 255 | <script src="js/particle-code.js"></script> |
256 | <script src="js/jquery.counterup.min.js"></script> | 256 | <script src="js/jquery.counterup.min.js"></script> |
257 | - | 257 | + |
258 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 258 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
259 | <script src="js/main.js"></script> | 259 | <script src="js/main.js"></script> |
260 | </body> | 260 | </body> |
261 | -</html> | ||
262 | \ No newline at end of file | 261 | \ No newline at end of file |
262 | +</html> |
portfolio-single.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | <link rel="icon" href="img/header-logo1.png"> | 10 | <link rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> |
15 | 15 | ||
@@ -22,12 +22,12 @@ | @@ -22,12 +22,12 @@ | ||
22 | <link rel="stylesheet" href="css/animate-text.css"> | 22 | <link rel="stylesheet" href="css/animate-text.css"> |
23 | <link rel="stylesheet" href="css/magnific-popup.css"> | 23 | <link rel="stylesheet" href="css/magnific-popup.css"> |
24 | <link rel="stylesheet" href="css/font-awesome.min.css"> | 24 | <link rel="stylesheet" href="css/font-awesome.min.css"> |
25 | - | 25 | + |
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | <link rel="stylesheet" href="css/normalize.css"> | 27 | <link rel="stylesheet" href="css/normalize.css"> |
28 | <link rel="stylesheet" href="style.css"> | 28 | <link rel="stylesheet" href="style.css"> |
29 | <link rel="stylesheet" href="css/responsive.css"> | 29 | <link rel="stylesheet" href="css/responsive.css"> |
30 | - | 30 | + |
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | <link rel="stylesheet" href="css/color/color7.css"> | 32 | <link rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | <link rel="stylesheet" href="#" id="colors"> | 42 | <link rel="stylesheet" href="#" id="colors"> |
43 | - | 43 | + |
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <div class="row"> | 68 | <div class="row"> |
69 | <div class="col-md-3 col-sm-2 col-xs-2"> | 69 | <div class="col-md-3 col-sm-2 col-xs-2"> |
70 | <div class="logo"> | 70 | <div class="logo"> |
71 | - <a href="index.html"><img src="img/logo.png" alt="logo.png"></a> | 71 | + <a href="index.html"><img src="images/logo.png" alt="logo.png"></a> |
72 | </div> | 72 | </div> |
73 | </div> | 73 | </div> |
74 | <div class="col-md-9 col-sm-10"> | 74 | <div class="col-md-9 col-sm-10"> |
@@ -108,8 +108,8 @@ | @@ -108,8 +108,8 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | ||
112 | - | 111 | + |
112 | + | ||
113 | <!--breadcrumb --> | 113 | <!--breadcrumb --> |
114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> | 114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> |
115 | <div class="container"> | 115 | <div class="container"> |
@@ -127,9 +127,9 @@ | @@ -127,9 +127,9 @@ | ||
127 | </div> | 127 | </div> |
128 | </div> | 128 | </div> |
129 | <!--/ End breadcrumb --> | 129 | <!--/ End breadcrumb --> |
130 | - | ||
131 | - | ||
132 | - | 130 | + |
131 | + | ||
132 | + | ||
133 | <!-- single-pf --> | 133 | <!-- single-pf --> |
134 | <section id="single-pf" class=" section"> | 134 | <section id="single-pf" class=" section"> |
135 | <div class="container"> | 135 | <div class="container"> |
@@ -190,8 +190,8 @@ | @@ -190,8 +190,8 @@ | ||
190 | </div> | 190 | </div> |
191 | </section> | 191 | </section> |
192 | <!--/ End single-pf --> | 192 | <!--/ End single-pf --> |
193 | - | ||
194 | - | 193 | + |
194 | + | ||
195 | <!-- Footer Area --> | 195 | <!-- Footer Area --> |
196 | <footer id="footer" class="footer section"> | 196 | <footer id="footer" class="footer section"> |
197 | <!-- Footer Top --> | 197 | <!-- Footer Top --> |
@@ -274,7 +274,7 @@ | @@ -274,7 +274,7 @@ | ||
274 | <!--/ End Copyright --> | 274 | <!--/ End Copyright --> |
275 | </footer> | 275 | </footer> |
276 | <!--/ End Footer Area --> | 276 | <!--/ End Footer Area --> |
277 | - | 277 | + |
278 | <script src="js/jquery.min.js"></script> | 278 | <script src="js/jquery.min.js"></script> |
279 | <script src="js/bootstrap.min.js"></script> | 279 | <script src="js/bootstrap.min.js"></script> |
280 | <script src="js/colors.js"></script> | 280 | <script src="js/colors.js"></script> |
@@ -291,8 +291,8 @@ | @@ -291,8 +291,8 @@ | ||
291 | <script src="js/particles.min.js"></script> | 291 | <script src="js/particles.min.js"></script> |
292 | <script src="js/particle-code.js"></script> | 292 | <script src="js/particle-code.js"></script> |
293 | <script src="js/jquery.counterup.min.js"></script> | 293 | <script src="js/jquery.counterup.min.js"></script> |
294 | - | 294 | + |
295 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 295 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
296 | <script src="js/main.js"></script> | 296 | <script src="js/main.js"></script> |
297 | </body> | 297 | </body> |
298 | -</html> | ||
299 | \ No newline at end of file | 298 | \ No newline at end of file |
299 | +</html> |
portfolio.html
@@ -9,7 +9,7 @@ | @@ -9,7 +9,7 @@ | ||
9 | 9 | ||
10 | <link rel="icon" href="img/header-logo1.png"> | 10 | <link rel="icon" href="img/header-logo1.png"> |
11 | <!-- Place favicon.ico in the root directory --> | 11 | <!-- Place favicon.ico in the root directory --> |
12 | - | 12 | + |
13 | <!-- Google Fonts --> | 13 | <!-- Google Fonts --> |
14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> | 14 | <link href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i" rel="stylesheet"> |
15 | 15 | ||
@@ -22,12 +22,12 @@ | @@ -22,12 +22,12 @@ | ||
22 | <link rel="stylesheet" href="css/animate-text.css"> | 22 | <link rel="stylesheet" href="css/animate-text.css"> |
23 | <link rel="stylesheet" href="css/magnific-popup.css"> | 23 | <link rel="stylesheet" href="css/magnific-popup.css"> |
24 | <link rel="stylesheet" href="css/font-awesome.min.css"> | 24 | <link rel="stylesheet" href="css/font-awesome.min.css"> |
25 | - | 25 | + |
26 | <!-- Ruby CSS --> | 26 | <!-- Ruby CSS --> |
27 | <link rel="stylesheet" href="css/normalize.css"> | 27 | <link rel="stylesheet" href="css/normalize.css"> |
28 | <link rel="stylesheet" href="style.css"> | 28 | <link rel="stylesheet" href="style.css"> |
29 | <link rel="stylesheet" href="css/responsive.css"> | 29 | <link rel="stylesheet" href="css/responsive.css"> |
30 | - | 30 | + |
31 | <!-- Color CSS --> | 31 | <!-- Color CSS --> |
32 | <link rel="stylesheet" href="css/color/color7.css"> | 32 | <link rel="stylesheet" href="css/color/color7.css"> |
33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> | 33 | <!--<link rel="stylesheet" href="css/color/color1.css">--> |
@@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> | 40 | <!--<link rel="stylesheet" href="css/color/color9.css">--> |
41 | 41 | ||
42 | <link rel="stylesheet" href="#" id="colors"> | 42 | <link rel="stylesheet" href="#" id="colors"> |
43 | - | 43 | + |
44 | </head> | 44 | </head> |
45 | <body> | 45 | <body> |
46 | - | 46 | + |
47 | <div class="color-plate "> | 47 | <div class="color-plate "> |
48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> | 48 | <a class="icon"><i class="fa fa-cog fa-spin"></i></a> |
49 | <h2>Ruby Color</h2> | 49 | <h2>Ruby Color</h2> |
@@ -59,7 +59,7 @@ | @@ -59,7 +59,7 @@ | ||
59 | <span class="color9"></span> | 59 | <span class="color9"></span> |
60 | </div> | 60 | </div> |
61 | </div> | 61 | </div> |
62 | - | 62 | + |
63 | <!-- Header Area --> | 63 | <!-- Header Area --> |
64 | <header id="header" class="header"> | 64 | <header id="header" class="header"> |
65 | <!-- Header Inner --> | 65 | <!-- Header Inner --> |
@@ -68,7 +68,7 @@ | @@ -68,7 +68,7 @@ | ||
68 | <div class="row"> | 68 | <div class="row"> |
69 | <div class="col-md-3 col-sm-2 col-xs-2"> | 69 | <div class="col-md-3 col-sm-2 col-xs-2"> |
70 | <div class="logo"> | 70 | <div class="logo"> |
71 | - <a href="index.html"><img src="img/logo.png" alt="logo.png"></a> | 71 | + <a href="index.html"><img src="images/logo.png" alt="logo.png"></a> |
72 | </div> | 72 | </div> |
73 | </div> | 73 | </div> |
74 | <div class="col-md-9 col-sm-10"> | 74 | <div class="col-md-9 col-sm-10"> |
@@ -108,8 +108,8 @@ | @@ -108,8 +108,8 @@ | ||
108 | </div> | 108 | </div> |
109 | </header> | 109 | </header> |
110 | <!--/ End Header Area --> | 110 | <!--/ End Header Area --> |
111 | - | ||
112 | - | 111 | + |
112 | + | ||
113 | <!--breadcrumb --> | 113 | <!--breadcrumb --> |
114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> | 114 | <div class="breadcrumb" data-stellar-background-ratio="0.5"> |
115 | <div class="container"> | 115 | <div class="container"> |
@@ -127,7 +127,7 @@ | @@ -127,7 +127,7 @@ | ||
127 | </div> | 127 | </div> |
128 | </div> | 128 | </div> |
129 | <!--/ End breadcrumb --> | 129 | <!--/ End breadcrumb --> |
130 | - | 130 | + |
131 | <!-- Latest Works Area --> | 131 | <!-- Latest Works Area --> |
132 | <section id="latest-works" class="latest-works section"> | 132 | <section id="latest-works" class="latest-works section"> |
133 | <div class="container"> | 133 | <div class="container"> |
@@ -234,7 +234,7 @@ | @@ -234,7 +234,7 @@ | ||
234 | </div> | 234 | </div> |
235 | </section> | 235 | </section> |
236 | <!--/ End Works Area --> | 236 | <!--/ End Works Area --> |
237 | - | 237 | + |
238 | <!-- Clients Area --> | 238 | <!-- Clients Area --> |
239 | <div id="clients" class="clients section"> | 239 | <div id="clients" class="clients section"> |
240 | <div class="container"> | 240 | <div class="container"> |
@@ -292,9 +292,9 @@ | @@ -292,9 +292,9 @@ | ||
292 | </div> | 292 | </div> |
293 | </div> | 293 | </div> |
294 | <!--/ End Clients Area --> | 294 | <!--/ End Clients Area --> |
295 | - | ||
296 | - | ||
297 | - | 295 | + |
296 | + | ||
297 | + | ||
298 | 298 | ||
299 | <!-- Footer Area --> | 299 | <!-- Footer Area --> |
300 | <footer id="footer" class="footer section"> | 300 | <footer id="footer" class="footer section"> |
@@ -378,7 +378,7 @@ | @@ -378,7 +378,7 @@ | ||
378 | <!--/ End Copyright --> | 378 | <!--/ End Copyright --> |
379 | </footer> | 379 | </footer> |
380 | <!--/ End Footer Area --> | 380 | <!--/ End Footer Area --> |
381 | - | 381 | + |
382 | <script src="js/jquery.min.js"></script> | 382 | <script src="js/jquery.min.js"></script> |
383 | <script src="js/bootstrap.min.js"></script> | 383 | <script src="js/bootstrap.min.js"></script> |
384 | <script src="js/colors.js"></script> | 384 | <script src="js/colors.js"></script> |
@@ -395,8 +395,8 @@ | @@ -395,8 +395,8 @@ | ||
395 | <script src="js/particles.min.js"></script> | 395 | <script src="js/particles.min.js"></script> |
396 | <script src="js/particle-code.js"></script> | 396 | <script src="js/particle-code.js"></script> |
397 | <script src="js/jquery.counterup.min.js"></script> | 397 | <script src="js/jquery.counterup.min.js"></script> |
398 | - | 398 | + |
399 | <script type="text/javascript" src="js/gmaps.min.js"></script> | 399 | <script type="text/javascript" src="js/gmaps.min.js"></script> |
400 | <script src="js/main.js"></script> | 400 | <script src="js/main.js"></script> |
401 | </body> | 401 | </body> |
402 | -</html> | ||
403 | \ No newline at end of file | 402 | \ No newline at end of file |
403 | +</html> |