@@ -26,82 +28,15 @@
-
-
-
-
- C'est pas Versailles ici ! Eteignez vos envs projets K8S la nuit pour sauver la planète.
-
-
-
-
-
-
-
-
- Unlocking the Secrets of the Devoxx Mobile App: A Deep Dive into Open Source PWA with Vue and Firebase
-
-
-
-
+
@@ -120,7 +55,9 @@
import {managedRef as ref} from "@/views/vue-utils";
import PoweredVoxxrin from "@/components/ui/PoweredVoxxrin.vue";
import {IonBadge, IonInput, IonThumbnail} from "@ionic/vue";
- import {business, businessSharp, heartOutline} from "ionicons/icons";
+ import {businessSharp, informationCircleSharp} from "ionicons/icons";
+ import SpeakerLikeButton from "@/components/speaker-card/SpeakerLikeButton.vue";
+ import SpeakerResumeTalk from "@/components/speaker-card/SpeakerResumeTalk.vue";
const { LL } = typesafeI18n()
@@ -130,7 +67,7 @@
const baseUrl = import.meta.env.BASE_URL;
-