feat: servir les images via le CDN BunnyCDN
This commit is contained in:
@@ -316,7 +316,7 @@ html.light-theme .theme-icon-light {
|
||||
right: -5%;
|
||||
width: 55%;
|
||||
height: 100%;
|
||||
background: url('/assets/images/logo-512x512.png') center / contain no-repeat;
|
||||
background: url('https://organisationka.b-cdn.net/assets/images/logo-512x512.png') center / contain no-repeat;
|
||||
opacity: 0.05;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user