From c7c49f50749ebe4ca977394f076ddea7fe0d9704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 23 Feb 2022 03:40:58 +0800 Subject: [PATCH] Remove check integrity for estilos.min.css --- django/core/templates/core/base.djhtml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/django/core/templates/core/base.djhtml b/django/core/templates/core/base.djhtml index d9afd5a..a86f0be 100644 --- a/django/core/templates/core/base.djhtml +++ b/django/core/templates/core/base.djhtml @@ -42,8 +42,7 @@ href="{% static 'core/lib/normalize-css/normalize.css' %}" integrity="sha512-Ol+aW3PNQAjGdD0KCyelmB8whw85m+OUP6XSSFSfCC9CobIfc3/PpYI5y8G1KINs61i24t+qPh6ecNOkKIwj1g=="/> + href="{% static 'core/css/estilos.min.css' %}?v=1fecd3d659a02d80dbe404c60f968040"/>