diff --git a/.coderabbit.yml b/.coderabbit.yml index f84a550..6ece084 100644 --- a/.coderabbit.yml +++ b/.coderabbit.yml @@ -110,7 +110,7 @@ reviews: - `app/components/ui/` - Reusable UI primitives (App* prefix) - `app/components/layout/` - Site-wide layout (header, footer) - `app/components/content/` - Domain content components (cards, carousel) - - `app/components/OgImage/` - Satori-rendered OG image templates + - `app/components/OgImageTemplate/` - active Takumi OG image templates - `content/` - File-based CMS (Markdown, YAML): talks/, projects/, clients/, publications/, socials/ - `public/` - Static assets - `scripts/` - Maintenance scripts @@ -130,7 +130,7 @@ reviews: - Block order: ` @@ -14,21 +13,21 @@ right: '80px', width: '130px', height: '130px', - borderRadius: '50%', + borderRadius: '999px', background: 'linear-gradient(135deg, #00dc82, #27272a)', padding: '4px', - flexWrap: 'nowrap', }" > - Thorsten Seyschab + width="120" + /> diff --git a/app/components/OgImageComponents/OgImageCategoryLabel.vue b/app/components/OgImageComponents/OgImageCategoryLabel.vue index 8807c6d..f22e807 100644 --- a/app/components/OgImageComponents/OgImageCategoryLabel.vue +++ b/app/components/OgImageComponents/OgImageCategoryLabel.vue @@ -1,7 +1,6 @@ @@ -17,11 +16,9 @@ >
diff --git a/app/components/OgImageComponents/OgImageTitle.vue b/app/components/OgImageComponents/OgImageTitle.vue index edfccd6..bc0241d 100644 --- a/app/components/OgImageComponents/OgImageTitle.vue +++ b/app/components/OgImageComponents/OgImageTitle.vue @@ -1,7 +1,6 @@