Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

绑定CloudFare后404 #576

Open
Windleao opened this issue Aug 12, 2024 · 0 comments
Open

绑定CloudFare后404 #576

Windleao opened this issue Aug 12, 2024 · 0 comments

Comments

@Windleao
Copy link

Username.github.io 博客显示正常
部署在Cloudfare后显示404,自定义域名都绑定成功
以下为显示内容
--- layout: page description: "Thinking will not overcome fear but action will." --- {% for post in paginator.posts %}
{{ post.title }}
{% if post.subtitle %}
{{ post.subtitle }}
{% endif %}
{{ post.content | strip_html | truncate:200 }}
Posted by {% if post.author %}{{ post.author }}{% else %}{{ site.title }}{% endif %} on {{ post.date | date: "%B %-d, %Y" }}

{% endfor %} {% if paginator.total_pages > 1 %}
{% if paginator.previous_page %}
← Newer Posts
{% endif %} {% if paginator.next_page %}
Older Posts →
{% endif %}
{% endif %}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant