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 acfef3e commit 0eb5686Copy full SHA for 0eb5686
website/config/environment.js
@@ -35,9 +35,7 @@ module.exports = function (environment) {
35
title: 'Helios Design System',
36
imgSrc: '/assets/logos/share-card.jpg',
37
twitterUsername: '@HashiCorp',
38
- // TODO: Add public site URL: https://helios.hashicorp.design
39
- /* url: 'https://helios.hashicorp.design/', */
40
- url: 'https://hds-website-git-hds-1383-twitter-preview-hashicorp.vercel.app',
+ url: 'https://helios.hashicorp.design/',
41
},
42
};
43
0 commit comments