Make sure some action pages don't get indexed

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-11-03 09:47:10 +01:00
parent 54116686c8
commit d89c0fc414
6 changed files with 7 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ A button to set your participation
>
</b-dropdown>
<b-button
rel="nofollow"
tag="router-link"
:to="{
name: RouteName.EVENT_PARTICIPATE_LOGGED_OUT,
@@ -164,6 +165,7 @@ A button to set your participation
>
<b-button
tag="router-link"
rel="nofollow"
:to="{
name: RouteName.EVENT_PARTICIPATE_WITH_ACCOUNT,
params: { uuid: event.uuid },