We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cc35e9 commit a69d985Copy full SHA for a69d985
docusaurus.config.ts
@@ -14,7 +14,7 @@ const config: Config = {
14
'https://www.cncf.io/wp-content/themes/cncf-twenty-two/images/favicon.ico', // TODO: localize?
15
16
// Production URL:
17
- url: 'https://techdocs.netlify.app/', // TODO
+ url: 'https://cncf-techdocs.netlify.app/', // FIXME if/once we get a domain
18
baseUrl: '/',
19
20
// GitHub pages deployment config. TODO: this still useful?
0 commit comments