File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11const config = {
2- title : 'DataHub PortalJS - The JavaScript framework for data portals.' ,
2+ title : 'PortalJS - The JavaScript framework for data portals.' ,
33 description :
4- 'DataHub PortalJS is a JavaScript framework for rapidly building rich data portal frontends using a modern frontend approach.' ,
4+ 'PortalJS is a JavaScript framework for rapidly building rich data portal frontends using a modern frontend approach.' ,
55 theme : {
66 default : 'dark' ,
77 toggleIcon : '/images/theme-button.svg' ,
@@ -44,6 +44,7 @@ const config = {
4444 { rel : 'icon' , href : '/favicon.ico' } ,
4545 { rel : 'apple-touch-icon' , href : '/icon.png' , sizes : '120x120' } ,
4646 ] ,
47+ canonical : 'https://portaljs.com/' ,
4748 openGraph : {
4849 type : 'website' ,
4950 title :
You can’t perform that action at this time.
0 commit comments