remove openid

This commit is contained in:
Simon Vieille 2022-12-26 18:18:41 +01:00
parent f0a63b2c55
commit a97f7f050b
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -23,10 +23,12 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
{% block metas %}
<meta name="description" content="{% block meta_description %}{{ _page is defined and _page ? _page.metaDescription }}{% endblock %}">
{#
<link rel="openid.server" href="https://keycloak.deblan.org/auth/realms/id/account" />
<link rel="openid.delegate" href="https://www.deblan.io/" />
<link rel="openid2.provider" href="https://keycloak.deblan.org/auth/realms/id/account" />
<link rel="openid2.local_id" href="https://www.deblan.io/" />
#}
{% endblock %}
{% block openGraph %}