File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
php-fpm/bioconductor/twig Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,8 @@ server {
120
120
font/otf
121
121
application/wasm
122
122
image/bmp
123
+ image/jpeg
124
+ image/png
123
125
image/svg+xml
124
126
text/cache-manifest
125
127
text/css
Original file line number Diff line number Diff line change 27
27
28
28
<meta name =" viewport" content =" width=device-width, initial-scale=1, shrink-to-fit=no" >
29
29
<link rel =" stylesheet" type =" text/css" href =" {{ app .request .basepath }}/themes/{{ theme }}/css/style.css" >
30
- <!-- <link rel="stylesheet" type="text/css" href="{{ app .request .basepath }}/themes/{{ theme }}/css/fontawesome.css">-->
31
30
<link rel =" stylesheet" href =" https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity =" sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin =" anonymous" referrerpolicy =" no-referrer" />
32
31
<link rel =" stylesheet" type =" text/css" href =" {{ app .request .basepath }}/themes/{{ theme }}/css/gitgraph.css" >
33
32
<!-- [if lt IE 9]>
You can’t perform that action at this time.
0 commit comments