Fix all broken links: absolute URLs, blog images, comment reply cleanup, redirect issues

This commit is contained in:
Jarvis Prime
2026-03-24 17:20:04 +00:00
parent c4f02ab884
commit 4c6906ff1f
2 changed files with 1 additions and 277 deletions

View File

@@ -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 &copy; 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>