Skip to content

Commit

Permalink
Update redirected URL's.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanszogyenyi committed Jun 12, 2021
1 parent b706d73 commit 5b800f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/partials/_cta-footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<h3 class="h5">Themesberg</h3>
<ul class="links-vertical">
<li><a target="_blank" href="https://themesberg.com/blog">Blog</a></li>
<li><a target="_blank" href="https://themesberg.com/products">Products</a></li>
<li><a target="_blank" href="https://themesberg.com/themes">Themes</a></li>
<li><a target="_blank" href="https://themesberg.com/about">About Us</a>
</li>
<li><a target="_blank" href="https://themesberg.com/contact">Contact Us</a></li>
Expand Down
2 changes: 1 addition & 1 deletion src/partials/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<span class="h5">Themesberg</span>
<ul class="footer-links mt-2">
<li><a target="_blank" href="https://themesberg.com/blog">Blog</a></li>
<li><a target="_blank" href="https://themesberg.com/products">Products</a></li>
<li><a target="_blank" href="https://themesberg.com/themes">Themes</a></li>
<li><a target="_blank" href="https://themesberg.com/about">About Us</a></li>
<li><a target="_blank" href="https://themesberg.com/contact">Contact Us</a></li>
</ul>
Expand Down

0 comments on commit 5b800f8

Please sign in to comment.