place is a link in event

This commit is contained in:
lesion 2022-06-21 22:46:12 +02:00
parent 8119d2e668
commit b5b31f0327
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -30,7 +30,7 @@ v-container#event.pa-0.pa-sm-2
.text-h6.p-location.h-adr(itemprop="location" itemscope itemtype="https://schema.org/Place")
v-icon(v-text='mdiMapMarker')
b.vcard.ml-2.p-name(itemprop="name") {{event.place && event.place.name}}
nuxt-link.vcard.ml-2.p-name.text-decoration-none(itemprop="name" :to='`/place/${event.place.name}`') {{event.place && event.place.name}}
.text-subtitle-1.p-street-address(itemprop='address') {{event.place && event.place.address}}
//- tags, hashtags