Skip to content

Commit

Permalink
fix: deploy fix v0.0.1 (#15)
Browse files Browse the repository at this point in the history
* feat: initializing folder structure

* refactor: Change and Addition in folder Structure

* chore: images(asset) addition

* chore: social card image change

* feat: template community page added as .mdx

* chore: font files added

* style: CSS variables and fonts added

* revert: removing duplicate fonts

* chore: component created

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: adding custom navbar

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: hero section added

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: architecture section added

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* feat: adding home page sections

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* build: building site and setting github pages

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* fix: mascot svg size reduced and architechture image format change

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* fix: deploy fix

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

* fix: deploy fix v0.0.1

Signed-off-by: Aditya Prasad Mohanty <[email protected]>

---------

Signed-off-by: Aditya Prasad Mohanty <[email protected]>
  • Loading branch information
Aditya-150 authored Nov 6, 2023
1 parent 140d66f commit 20b0b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const config = {
url: "https://kubearmor.github.io",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
baseUrl: "/kubearmor.io/",

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
Expand Down

0 comments on commit 20b0b67

Please sign in to comment.