Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5440f4e

Browse files
author
root
committed
remove feed.xml from html
1 parentcef7404 commit5440f4e

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

‎_includes/footer.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,6 @@
132132
</span>
133133
</a>
134134
</li>
135-
{% endif %}
136-
{% if site.footer-links-active.rss %}
137-
<li>
138-
<ahref="{{ '/feed.xml' }}"title="RSS">
139-
<spanclass="fa-stack fa-lg">
140-
<iclass="fa fa-circle fa-stack-2x"></i>
141-
<iclass="fa fa-rss fa-stack-1x fa-inverse"></i>
142-
</span>
143-
</a>
144-
</li>
145135
{% endif %}
146136
</ul>
147137
<pclass="copyright text-muted">

‎_includes/head.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
<metaname="description"content="{{ page.subtitle }}">
1212
{% endif %}
1313

14-
<linkrel="alternate"type="application/rss+xml"title="{{ site.title }} - {{ site.description }}"href="/feed.xml"/>
15-
1614
{% if layout.common-ext-css %}
1715
{% for css in layout.common-ext-css %}
1816
<linkrel="stylesheet"href="{{ css }}"/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp