Actually remove the fixed links RSS feed 🤦
This commit is contained in:
parent
c33a0e7835
commit
ac214d278c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{%- block extra_head %}
|
{%- block extra_head %}
|
||||||
<link rel="alternate" type="application/rss+xml" title="Links" href="http://127.0.0.1:1111/links/atom.xml">
|
|
||||||
<link rel="alternate" type="application/rss+xml" title="Links" href="{{ get_url(path="atom.xml", trailing_slash=false) }}">
|
<link rel="alternate" type="application/rss+xml" title="Links" href="{{ get_url(path="atom.xml", trailing_slash=false) }}">
|
||||||
|
|
||||||
{%- endblock %}
|
{%- endblock %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue