From d89c0fc4142e0cecda44b98028ce6e5d8fa47fa7 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 3 Nov 2021 09:47:10 +0100 Subject: [PATCH] Make sure some action pages don't get indexed Signed-off-by: Thomas Citharel --- js/src/components/Event/ParticipationButton.vue | 2 ++ js/src/components/Participation/ParticipationWithAccount.vue | 1 + js/src/components/Participation/ParticipationWithoutAccount.vue | 1 + js/src/components/Participation/UnloggedParticipation.vue | 1 + js/src/views/User/Login.vue | 1 + js/src/views/User/ResendConfirmation.vue | 1 + 6 files changed, 7 insertions(+) diff --git a/js/src/components/Event/ParticipationButton.vue b/js/src/components/Event/ParticipationButton.vue index 65c44041f..4fa3bd5c6 100644 --- a/js/src/components/Event/ParticipationButton.vue +++ b/js/src/components/Event/ParticipationButton.vue @@ -151,6 +151,7 @@ A button to set your participation >