We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66f7e6 commit 55623f1Copy full SHA for 55623f1
templates/partials/base.html.twig
@@ -13,7 +13,6 @@
13
<link rel="canonical" href="{{ page.url(true, true) }}">
14
15
{% block stylesheets %}
16
- {% do assets.addCss('https://fonts.googleapis.com/css?family=Fira+Mono:400,700', 100) %}
17
{% do assets.addCss('//cdn.rawgit.com/necolas/normalize.css/master/normalize.css', 99) %}
18
{% do assets.addCss('theme://css/bootstrap.min.css', 98) %}
19
{% do assets.addCss('https://use.fontawesome.com/releases/v5.2.0/css/all.css', 97) %}
0 commit comments