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.
2 parents 6051a8d + 072f34a commit 5c81cc1Copy full SHA for 5c81cc1
k8swebsite.config.ts
@@ -14,7 +14,7 @@ const config: Config = {
14
url: 'https://anveshmuppeda.com',
15
// Set the /<baseUrl>/ pathname under which your site is served
16
// For GitHub pages deployment, it is often '/<projectName>/'
17
- baseUrl: '/',
+ baseUrl: '/kubernetes/',
18
19
// GitHub pages deployment config.
20
// If you aren't using GitHub pages, you don't need these.
0 commit comments