Atom eve seo

This commit is contained in:
2026-07-15 18:08:51 +02:00
parent 48e9e2992c
commit 7b81464a1d
665 changed files with 219503 additions and 894 deletions

View File

@@ -0,0 +1,6 @@
import { defineSchedule } from "eve/schedules";
export default defineSchedule({
cron: "0 9 * * 1",
markdown: "Run the weekly SEO improver loop for the configured property and tracked keywords.",
});