Commit 5bb8e6bb9b4df512c39029f8cdd71068d13adcc9

Authored by liuqimichale
1 parent 695d6a7d

header

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