Skip to content

Commit

Permalink
oke
Browse files Browse the repository at this point in the history
  • Loading branch information
luongdev1 committed Jul 24, 2024
1 parent af690a3 commit 05ee8ef
Show file tree
Hide file tree
Showing 19 changed files with 1,065 additions and 361 deletions.
14 changes: 7 additions & 7 deletions nicons/blog-detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h1 class="title-main">Blog Detail</h1>
<div class="meta">
<ul>
<li>
<span class="icon-calendar"></span>
<span class="icon-lich"></span>
<a href="#">02 Apr 2021</a>
</li>
<li>
Expand Down Expand Up @@ -293,7 +293,7 @@ <h3 class="title">Let our investment management team</h3>
<img src="images/blog/v3.jpg" alt="img" />
<div class="infor">
<a href="#">
<span class="icon-arrow-left"></span>Previous Services
<span class="icon-back"></span>Previous Services
</a>
<a href="#">
<h4>
Expand All @@ -307,7 +307,7 @@ <h4>
<div class="infor">
<a href="#">
Next Services
<span class="icon-arrow-thin-right"></span>
<span class="icon-next"></span>
</a>
<a href="#"
><h4>
Expand Down Expand Up @@ -441,7 +441,7 @@ <h3 class="widget-title">News & Blogs</h3>
</a>
<div class="infor">
<div class="date">
<span class="icon-calendar"></span>
<span class="icon-lich"></span>
<p>Jan 23,2022</p>
</div>
<h4>
Expand All @@ -457,7 +457,7 @@ <h4>
</a>
<div class="infor">
<div class="date">
<span class="icon-calendar"></span>
<span class="icon-lich"></span>
<p>Jan 23,2022</p>
</div>
<h4>
Expand All @@ -473,7 +473,7 @@ <h4>
</a>
<div class="infor">
<div class="date">
<span class="icon-calendar"></span>
<span class="icon-lich"></span>
<p>Jan 23,2022</p>
</div>
<h4>
Expand Down Expand Up @@ -635,7 +635,7 @@ <h3 class="widget-title">ABOUT US</h3>
<a href="tel:(+61) 3 8376 6284">(+61) 3 8376 6284</a>
</li>
<li>
<span class="icon-envelope"></span>
<span class="icon-mail-envelope-open"></span>
<div class="widget-contect__links">
<a href="#">[email protected] </a>
<a href="#">www.niconsconsruction.com </a>
Expand Down
30 changes: 15 additions & 15 deletions nicons/blog-grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,8 @@ <h1 class="title-main">Blog Grid</h1>
<div class="blog-post__img">
<img src="./images/blog/v2.jpg" alt="blogimg" />
<a href="blog-detail.html">
<span class="icon-chevron-thin-left"></span>
<span class="icon-chevron-thin-right"></span>
<span class="icon-cheveron-left"></span>
<span class="icon-cheveron-right"></span>
</a>
</div>
<!-- /.blog-post__img -->
Expand Down Expand Up @@ -190,8 +190,8 @@ <h3 class="title-main">
<div class="blog-post__img">
<img src="./images/blog/v2-1.jpg" alt="blogimg" />
<a href="blog-detail.html">
<span class="icon-chevron-thin-left"></span>
<span class="icon-chevron-thin-right"></span>
<span class="icon-cheveron-left"></span>
<span class="icon-cheveron-right"></span>
</a>
</div>
<!-- /.blog-post__img -->
Expand Down Expand Up @@ -230,8 +230,8 @@ <h3 class="title-main">
<div class="blog-post__img">
<img src="./images/blog/v2-2.jpg" alt="blogimg" />
<a href="blog-detail.html">
<span class="icon-chevron-thin-left"></span>
<span class="icon-chevron-thin-right"></span>
<span class="icon-cheveron-left"></span>
<span class="icon-cheveron-right"></span>
</a>
</div>
<!-- /.blog-post__img -->
Expand Down Expand Up @@ -272,8 +272,8 @@ <h3 class="title-main">
<div class="blog-post__img">
<img src="./images/blog/v2.jpg" alt="blogimg" />
<a href="blog-detail.html">
<span class="icon-chevron-thin-left"></span>
<span class="icon-chevron-thin-right"></span>
<span class="icon-cheveron-left"></span>
<span class="icon-cheveron-right"></span>
</a>
</div>
<!-- /.blog-post__img -->
Expand Down Expand Up @@ -313,8 +313,8 @@ <h3 class="title-main">
<div class="blog-post__img">
<img src="./images/blog/v2-1.jpg" alt="blogimg" />
<a href="blog-detail.html">
<span class="icon-chevron-thin-left"></span>
<span class="icon-chevron-thin-right"></span>
<span class="icon-cheveron-left"></span>
<span class="icon-cheveron-right"></span>
</a>
</div>
<!-- /.blog-post__img -->
Expand Down Expand Up @@ -353,8 +353,8 @@ <h3 class="title-main">
<div class="blog-post__img">
<img src="./images/blog/v2-2.jpg" alt="blogimg" />
<a href="blog-detail.html">
<span class="icon-chevron-thin-left"></span>
<span class="icon-chevron-thin-right"></span>
<span class="icon-cheveron-left"></span>
<span class="icon-cheveron-right"></span>
</a>
</div>
<!-- /.blog-post__img -->
Expand Down Expand Up @@ -395,7 +395,7 @@ <h3 class="title-main">
<div class="widget-pagination">
<ul class="pagination-list">
<li>
<a href="#"> <span class="icon-chevrons-right"></span></a>
<a href="#"> <span class="icon-chevrons-left"></span></a>
</li>
<li>
<a href="#"> 1 </a>
Expand All @@ -407,7 +407,7 @@ <h3 class="title-main">
<a href="#"> 3 </a>
</li>
<li>
<a href="#"> <span class="icon-chevrons-right"></span></a>
<a href="#"> <span class="icon-chevrons-left"></span></a>
</li>
</ul>
<!-- /.pagination-list -->
Expand Down Expand Up @@ -496,7 +496,7 @@ <h3 class="widget-title">ABOUT US</h3>
<a href="tel:(+61) 3 8376 6284">(+61) 3 8376 6284</a>
</li>
<li>
<span class="icon-envelope"></span>
<span class="icon-mail-envelope-open"></span>
<div class="widget-contect__links">
<a href="#">[email protected] </a>
<a href="#">www.niconsconsruction.com </a>
Expand Down
4 changes: 2 additions & 2 deletions nicons/blog-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h2 class="title">
<div class="widget-pagination">
<ul class="pagination-list">
<li>
<a href="#"> <span class="icon-chevrons-right"></span></a>
<a href="#"> <span class="icon-chevrons-left"></span></a>
</li>
<li>
<a href="#"> 1 </a>
Expand All @@ -289,7 +289,7 @@ <h2 class="title">
<a href="#"> 3 </a>
</li>
<li>
<a href="#"> <span class="icon-chevrons-right"></span></a>
<a href="#"> <span class="icon-chevrons-left"></span></a>
</li>
</ul>
<!-- /.pagination-list -->
Expand Down
4 changes: 2 additions & 2 deletions nicons/contact-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3 class="title">Phone Number</h3>
</p>
</div>
<div class="col-12 col-lg-4 area-3">
<span class="icon-envelope"></span>
<span class="icon-mail-envelope-open"></span>
<h3 class="title">Mail Addres</h3>
<p class="des">
[email protected] <br />
Expand Down Expand Up @@ -272,7 +272,7 @@ <h3 class="widget-title">ABOUT US</h3>
<a href="tel:(+61) 3 8376 6284">(+61) 3 8376 6284</a>
</li>
<li>
<span class="icon-envelope"></span>
<span class="icon-mail-envelope-open"></span>
<div class="widget-contect__links">
<a href="#">[email protected] </a>
<a href="#">www.niconsconsruction.com </a>
Expand Down
Binary file modified nicons/fonts/icomoon.eot
Binary file not shown.
Loading

0 comments on commit 05ee8ef

Please sign in to comment.