Skip to content

绑定CloudFare后404 #576

@Windleao

Description

@Windleao

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 %}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions