mirror of
https://git.sr.ht/~magic_rb/website
synced 2024-11-22 00:04:20 +01:00
Fix SVGs in Chrome
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
05f6e1e022
commit
10dfb8effe
|
@ -23,6 +23,7 @@ DocumentRoot /var/www
|
|||
<Directory />
|
||||
Require all denied
|
||||
Options SymLinksIfOwnerMatch
|
||||
AddType image/svg+xml svg svgz
|
||||
</Directory>
|
||||
|
||||
<VirtualHost *:80>
|
||||
|
|
Loading…
Reference in a new issue