Skip to content
Snippets Groups Projects

Revert "Merge branch 'chore/updates-and-footer-logos' into 'main'"

Merged Moritz Stückler requested to merge revert-9279d4fb into main
6 files
+ 1840
2964
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 0
1
@@ -48,7 +48,6 @@ const toolbarCollection = defineCollection({
});
const footerLogosCollection = defineCollection({
type: "content",
schema: z.object({
img: z.string(),
href: z.string().optional(),
Loading