Fix all broken links: absolute URLs, blog images, comment reply cleanup, redirect issues
This commit is contained in:
@@ -598,7 +598,7 @@ const isHome = currentPath === '/';
|
||||
<div class="d-placing">
|
||||
<hr />
|
||||
<div class="copy">
|
||||
<div class="social"><a href="/support" class="feedback">Contact Us (Feedback)</a> <span>|</span> <a href="/feeds.rss" class="rss">RSS</a> <span>|</span> <a href="http://twitter.com/ComponentOwl" class="twitter">Twitter</a> <span>|</span> <a href="/sitemap.html">Sitemap</a> <span>|</span> <a href="http://www.dextronet.com">Dextronet</a></div>
|
||||
<div class="social"><a href="/support" class="feedback">Contact Us (Feedback)</a> <span>|</span> <a href="/feeds.rss" class="rss">RSS</a> <span>|</span> <a href="http://twitter.com/ComponentOwl" class="twitter">Twitter</a> <span>|</span> <a href="/sitemap">Sitemap</a> <span>|</span> <a href="http://www.dextronet.com">Dextronet</a></div>
|
||||
Copyright © 2026 ComponentOwl.com. All rights reserved. Read our <a href="/eula">EULA</a>, <a href="/disclaimer">Disclaimer</a> and <a href="/privacy-policy">Privacy Policy</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user