diff --git a/src/pages/kind/[...kindPath].astro b/src/pages/kind/[...kindPath].astro index 259eb29..431454c 100644 --- a/src/pages/kind/[...kindPath].astro +++ b/src/pages/kind/[...kindPath].astro @@ -18,7 +18,7 @@ import { import Layout from '../../layouts/default.astro' import Search from '~/components/search-stork.vue' -import CarbonInline from '~/components/carbon-inline.vue' +import AdInline from '~/components/ad-inline.vue' // Get type and slug from the request path @@ -105,8 +105,8 @@ if ( !!categorySlug ) { client:load > -