forked from geolba/tethys.frontend
- npm updates
- show additional translated Series_information and TranslatedTitle - changed info in home-view-component.vue
This commit is contained in:
parent
3b44926ce1
commit
937b759544
5 changed files with 572 additions and 517 deletions
|
@ -60,7 +60,7 @@ createApp(app)
|
|||
cookieDomain: undefined,
|
||||
// Tell Matomo the website domain so that clicks on these domains are not tracked as 'Outlinks'
|
||||
// Default: undefined, example: '*.example.com'
|
||||
domains: undefined,
|
||||
domains: "*.tethys.at",
|
||||
preInitActions: [],
|
||||
})
|
||||
.use(router)
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue