feat: redo how images, icons, and logos are handled
This commit is contained in:
@@ -18,6 +18,7 @@ export default defineConfig({
|
||||
remotePatterns: [
|
||||
{ protocol: 'https', hostname: '*.alexlebens.net' },
|
||||
{ protocol: 'https', hostname: '*.jsdelivr.net' },
|
||||
{ protocol: 'https', hostname: '*.icons8.com' },
|
||||
],
|
||||
service: {
|
||||
entrypoint: 'astro/assets/services/sharp',
|
||||
|
||||
Reference in New Issue
Block a user