website refactor

This commit is contained in:
2026-01-12 01:45:19 +01:00
parent fefd8d1cd6
commit 61db9116f6
11 changed files with 375 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
import type { PageQueryResult } from '@/lib/page-queries/PageQueryResult';
import { PageQueryResult } from "@/lib/page-queries/page-query-result/PageQueryResult";
/**
* PageQuery contract interface