Fix sitemap: comics link points to /comics index
This commit is contained in:
@@ -67,7 +67,7 @@ const rawContent = `<div class="d-content-wrap">
|
|||||||
<li>
|
<li>
|
||||||
<strong><a href="support.html">Support</a></strong>
|
<strong><a href="support.html">Support</a></strong>
|
||||||
</li>
|
</li>
|
||||||
<li><strong><a href="comics/43.html">Comics</a></strong></li>
|
<li><strong><a href="/comics">Comics</a></strong></li>
|
||||||
<li><strong><a href="blog.html">Blog</a></strong></li>
|
<li><strong><a href="blog.html">Blog</a></strong></li>
|
||||||
<li><strong><a href="about-us.html">About Us</a></strong></li>
|
<li><strong><a href="about-us.html">About Us</a></strong></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user