mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Remove www. prefix from sitemap
This commit is contained in:
parent
fd674bd642
commit
9a3f149b08
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@
|
|||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="{{ lan[0] }}"
|
||||
href="http://www.bitcoin.org/{{ lan[0] }}/{{ lan[1] }}" />{% endif %}{% endfor %}
|
||||
href="http://bitcoin.org/{{ lan[0] }}/{{ lan[1] }}" />{% endif %}{% endfor %}
|
||||
</url>{% endfor %}{% endfor %}
|
||||
</urlset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue