We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45833db commit 08f7001Copy full SHA for 08f7001
docusaurus.config.js
@@ -13,7 +13,7 @@ const config = {
13
favicon: "img/favicon.ico",
14
15
// Set the production url of your site here
16
- url: "https://kubearmor.github.io/",
+ url: "https://kubearmor.github.io",
17
// Set the /<baseUrl>/ pathname under which your site is served
18
// For GitHub pages deployment, it is often '/<projectName>/'
19
baseUrl: "/",
0 commit comments