diff --git a/README.adoc b/README.adoc index f5925d7..df16c4a 100644 --- a/README.adoc +++ b/README.adoc @@ -52,7 +52,8 @@ If you are interested in the FSXA check this link:https://docs.e-spirit.com/modu .. xref:docs/modules/ROOT/pages/WorkingWithImages.adoc#resolutions-in-firstspirit[Resolutions in FirstSpirit] .. xref:docs/modules/ROOT/pages/WorkingWithImages.adoc#responsiveness[Responsiveness] .. xref:docs/modules/ROOT/pages/WorkingWithImages.adoc#lazy-loading[Lazy Loading] -. xref:docs/modules/ROOT/pages/CustomSitemap.adoc#sitemap[Creating a Sitemap] +. xref:docs/modules/ROOT/pages/CustomSitemap.adoc[Creating a Sitemap] +. xref:docs/modules/ROOT/pages/MetaTags.adoc[Meta Tags] == Legal Notices diff --git a/components/AppLayout/Header.vue b/components/AppLayout/Header.vue index 623ea3f..4af5684 100644 --- a/components/AppLayout/Header.vue +++ b/components/AppLayout/Header.vue @@ -1,6 +1,6 @@