mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-05 11:02:41 +00:00
Remove RSS button
This commit is contained in:
parent
697f183037
commit
e605e8685b
@ -21,12 +21,7 @@ layout: main/content
|
|||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<p>To get notified of the updates on this website, you can subscribe to the <a href="/feed.xml" target="blank">Leilukin's Hub RSS feed</a>, which contains new articles, blog posts and website changelogs, or follow <a href="https://neocities.org/site/leilukin">my Neocities profile</a>.</p>
|
<p>To get notified of the updates on this website, you can subscribe to the <a href="/feed.xml">{{ sitemeta.siteName }} RSS feed</a>, which contains new articles, blog posts and website changelogs, or follow <a href="https://neocities.org/site/leilukin">my Neocities profile</a>.</p>
|
||||||
<div class="web-btn-wrapper center-el" style="margin-top: 0.7em;">
|
|
||||||
<a href="/feed.xml" target="blank" title="Leilukin's Hub RSS Feed">
|
|
||||||
<img src="/assets/buttons/rss-button.gif" alt="RSS feed button">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 567 B |
@ -43,11 +43,6 @@ eleventyComputed:
|
|||||||
<p><a href="/changelogs">View all site changelogs</a></p>
|
<p><a href="/changelogs">View all site changelogs</a></p>
|
||||||
</div>
|
</div>
|
||||||
<p>You can subscribe to the <a href="/feed.xml">{{ sitemeta.siteName }} RSS feed</a> or follow <a href="https://neocities.org/site/leilukin">my Neocities profile</a> to get notified of the updates on this website.</p>
|
<p>You can subscribe to the <a href="/feed.xml">{{ sitemeta.siteName }} RSS feed</a> or follow <a href="https://neocities.org/site/leilukin">my Neocities profile</a> to get notified of the updates on this website.</p>
|
||||||
<div class="web-btn-wrapper" style="margin-top: 0.5em;">
|
|
||||||
<a href="/feed.xml" target="blank" title="{{ sitemeta.siteName }} RSS Feed">
|
|
||||||
<img src="/assets/buttons/rss-button.gif" alt="RSS feed button">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content__section">
|
<section class="content__section">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user