Ninja-edit remove unneeded remote font

This commit is contained in:
Bob den Otter
2019-06-13 15:52:08 +02:00
parent 3acee8ea8b
commit 6b68b47f80
@@ -24,7 +24,6 @@
{% block stylesheets %}
{{ parent() }}
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700">
<link rel="stylesheet" href="{{ asset('bundles/apiplatform/swagger-ui/swagger-ui.css') }}">
{# json_encode(65) is for JSON_UNESCAPED_SLASHES|JSON_HEX_TAG to avoid JS XSS #}