Remove defunct oEmbed converter service
This commit is contained in:
parent
625b5d963a
commit
a680a6501c
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
{% extends 'lemoncurry/layout.html' %}
|
||||
{% block head %}
|
||||
<link rel="shortlink" href="{{ entry.short_url }}" />
|
||||
<link rel="alternate" type="application/json+oembed" href="https://wirres.net/oembed/oembed/php?url={{ entry.absolute_url | urlencode }}" />
|
||||
{% endblock %}
|
||||
|
||||
{% block styles %}
|
||||
|
|
Loading…
Reference in a new issue