No known key found for this signature in database
GPG Key ID: 919533E2B946EA10
1 changed files with
1 additions and
1 deletions
-
src/Gist/Resources/views/View/embed.html.twig
|
|
@ -3,7 +3,7 @@ |
|
|
|
{% block css %} |
|
|
|
{{ parent() }} |
|
|
|
|
|
|
|
<link rel="stylesheet" href="{{ web_path }}components/Prism/themes/prism.css"> |
|
|
|
<link rel="stylesheet" href="{{ web_path }}app/css/prism.css"> |
|
|
|
|
|
|
|
{% if theme_settings.name == 'dark' %} |
|
|
|
<link rel="stylesheet" href="{{ web_path }}app/css/prism-okaidia.css"> |
|
|
|