Skip to content

Commit

Permalink
footer and nav changed
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Munim committed May 30, 2024
1 parent 1863250 commit 1bb214e
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ <h2 class="text-white">GPKREL</h2>
<li><a href="single-portfolio.html">Portfolio Details</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a>
<!-- <li><a href="blog.html">Blog</a>
<ul class="dropdown">
<li><a href="blog.html">Blog</a></li>
<li><a href="single-post.html">Blog Details</a></li>
</ul>
</li>
</li> -->
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
Expand Down Expand Up @@ -718,7 +718,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ <h2 class="text-white">GPKREL</h2>
<li><a href="portfolio.html">Portfolio</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a>
<!-- <li><a href="blog.html">Blog</a>
<ul class="dropdown">
<li><a href="blog.html">Blog</a></li>
</ul>
</li>
</li> -->
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
Expand Down Expand Up @@ -328,7 +328,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down
30 changes: 15 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ <h2 class="text-white">GPKREL</h2>
<li><a href="portfolio.html">Portfolio</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a>
<!-- <li><a href="blog.html">Blog</a>
<ul class="dropdown">
<li><a href="blog.html">Blog</a></li>
</ul>
</li>
</li> -->
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
Expand Down Expand Up @@ -432,7 +432,7 @@ <h2>OUR PORTFOLIO</h2>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 1">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -448,7 +448,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 2">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -464,7 +464,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 4">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -480,7 +480,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 5">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -496,7 +496,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 6">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -512,7 +512,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 7">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -528,7 +528,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 1">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -544,7 +544,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 2">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -560,7 +560,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 4">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -576,7 +576,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 5">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -592,7 +592,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 6">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand All @@ -608,7 +608,7 @@ <h3>GPKREL</h3>
class="portfolio-img d-flex align-items-center justify-content-center" title="Portfolio 7">
<div class="port-hover-text">
<h3>GPKREL</h3>

</div>
</a>
</div>
Expand Down Expand Up @@ -893,7 +893,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down
6 changes: 3 additions & 3 deletions portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ <h2 class="text-white">GPKREL</h2>
<li><a href="single-portfolio.html">Portfolio Details</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a>
<!-- <li><a href="blog.html">Blog</a>
<ul class="dropdown">
<li><a href="blog.html">Blog</a></li>
<li><a href="single-post.html">Blog Details</a></li>
</ul>
</li>
</li> -->
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
Expand Down Expand Up @@ -470,7 +470,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion single-portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion single-post.html
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ <h5>CONTACT</h5>
Copyright &copy;
<script>document.write(new Date().getFullYear());</script> All rights reserved | This
template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a
href="https://colorlib.com" target="_blank">Colorlib</a>
href="https://www.encoderbytes.com/" target="_blank">Encoder Bytes</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
Expand Down

0 comments on commit 1bb214e

Please sign in to comment.