🌐 AI搜索 & 代理 主页
Skip to content

Commit 6473c17

Browse files
author
Bravo Yeung
committed
Remove non-exsiting links.
1 parent a299e3b commit 6473c17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

github_io_sitemap.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ layout: null
55
{{ site.url | replace: "www.geekzl.com", "wpfgeek.github.io" }}{{ post.url }}
66
{% endfor %}
77
{% for page in site.pages %}
8+
{% unless page.url.startswith('/20') == false %}
89
{{ site.url | replace: "www.geekzl.com", "wpfgeek.github.io" }}{{ page.url | remove: "index.html" }}
10+
{% endunless %}
911
{% endfor %}

0 commit comments

Comments
 (0)