Remove favicon logoff

This commit is contained in:
Dryusdan 2024-03-02 15:15:25 +01:00
parent 2c5eb5ae0d
commit f6d2b69abe
4 changed files with 0 additions and 4 deletions

View File

@ -24,7 +24,6 @@ server {
{% endif %}
{% include 'partials/letsencrypt-webroot.j2' %}
{% include 'partials/logoff-favicon.txt.j2' %}
{% include 'partials/robots.txt.j2' %}
{% if item.location is defined %}

View File

@ -25,7 +25,6 @@ server {
{% endif %}
{% include 'partials/letsencrypt-webroot.j2' %}
{% include 'partials/logoff-favicon.txt.j2' %}
{% include 'partials/robots.txt.j2' %}
{% if item.location is defined %}

View File

@ -17,7 +17,6 @@ server {
{% include 'partials/errors.j2' %}
{% include 'partials/letsencrypt-webroot.j2' %}
{% include 'partials/logoff-favicon.txt.j2' %}
{% include 'partials/robots.txt.j2' %}
location / {

View File

@ -13,7 +13,6 @@ server {
{% include 'partials/errors.j2' %}
{% include 'partials/letsencrypt-webroot.j2' %}
{% include 'partials/logoff-favicon.txt.j2' %}
{% include 'partials/robots.txt.j2' %}
{% if item.location is defined %}