luminousmen / luminousmen.com

2 stars 0 forks source link

Footer Link "Telegram Channel" points to wrong place #21

Closed jollymike closed 4 years ago

jollymike commented 4 years ago

Looking at the footer on page I noticed the License link and the Telegram channel link point to the same place.

    <footer>
<a class='link' href='/about/'>About</a>
<a class='link' href='/license/'>License</a>
<a href="https://www.buymeacoffee.com/OheL3Mfnp" target="blank">Support author</a>
<a class='link' href='/license/'>Telegram channel</a>
<a class='link' href='/feeds/'>RSS</a>
<a class='link' href='https://feedly.com/i/subscription/feed%2Fhttps%3A%2F%2Fluminousmen.com%2Ffeeds%2F' target='blank'>Feedly</a>
<div class='footer__copyright'>© Copyright luminousmen.com All Rights Reserved</div>

luminousmen commented 4 years ago

Wow, thanks man! Sorry for the delay, fixed