We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25259ab commit 5f92a18Copy full SHA for 5f92a18
1 file changed
os-app/open-vitrine/ui-view.ejs
@@ -1,5 +1,6 @@
1
<%
2
locals.OLSKPageTitle = OLSKLocalized('ZDAVitrineTitle');
3
+locals.OLSKPageCanonical = 'https://0data.app';
4
locals.OLSKPageDescription = OLSKLocalized('ZDAVitrineDescription');
5
locals.OLSKPageAssets = [
6
'/_shared/__external/normalize.css/normalize.css',
0 commit comments