From 2f8c9b9cb8029e4428821e5d60979562f98f934d Mon Sep 17 00:00:00 2001 From: Duong Truong Phong Date: Fri, 31 May 2024 16:38:12 +0700 Subject: [PATCH] phongdt:podcast details --- .../articles/collections/BasicCollection.vue | 15 +--- .../templates/other/details/default.vue | 2 - .../templates/other/details/emagazine.vue | 1 - .../templates/other/details/infographics.vue | 2 - .../templates/other/details}/podcast.vue | 77 +++++++++---------- .../page-component/templates/other/index.ts | 1 + .../page-component/templates/other/index.vue | 5 +- pages/bai-viet/[slug].vue | 4 +- 8 files changed, 44 insertions(+), 63 deletions(-) rename components/{article => dynamic-page/page-component/templates/other/details}/podcast.vue (69%) diff --git a/components/dynamic-page/page-component/templates/articles/collections/BasicCollection.vue b/components/dynamic-page/page-component/templates/articles/collections/BasicCollection.vue index 5c496a4..de7479f 100644 --- a/components/dynamic-page/page-component/templates/articles/collections/BasicCollection.vue +++ b/components/dynamic-page/page-component/templates/articles/collections/BasicCollection.vue @@ -1,6 +1,6 @@