Release #383

Merged
alexlebens merged 4 commits from main into release 2026-03-12 23:09:20 +00:00
Showing only changes of commit 0dfcc25984 - Show all commits

View File

@@ -13,8 +13,6 @@ import { getSiteURL } from './src/support/url';
export default defineConfig({
site: getSiteURL(),
security: { csp: true },
image: {
remotePatterns: [
{ protocol: 'https', hostname: '*.alexlebens.net' },