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 218df35 commit f1aa849Copy full SHA for f1aa849
os-app/open-glance/ui-view.ejs
@@ -1,5 +1,6 @@
1
<%
2
locals.OLSKPageTitle = OLSKLocalized('ZDAVitrineTitle');
3
+locals.OLSKPageCanonical = 'https://0data.app/glance';
4
locals.OLSKPageDescription = OLSKLocalized('ZDAVitrineDescription');
5
locals.OLSKPageAssets = [
6
'/_shared/__external/normalize.css/normalize.css',
0 commit comments