Skip to content

Commit 65895e6

Browse files
authored
chore: image size change (#20)
Signed-off-by: Aditya Prasad Mohanty <[email protected]>
1 parent 173d03f commit 65895e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docusaurus.config.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ const config = {
1111
favicon: "img/favicon.ico",
1212

1313
// Set the production url of your site here
14-
url: "https://your-docusaurus-test-site.com",
14+
url: "https://kubearmor.github.io/",
1515
// Set the /<baseUrl>/ pathname under which your site is served
1616
// For GitHub pages deployment, it is often '/<projectName>/'
17-
baseUrl: "/",
17+
baseUrl: "/kubearmor.io/",
1818

1919
// GitHub pages deployment config.
2020
// If you aren't using GitHub pages, you don't need these.
Binary file not shown.

0 commit comments

Comments
 (0)